mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 23:09:37 +02:00
Update version to 0.9.0, add DateRangeDropdown component, enhance LodgingModal with price step, and add invalid date range message
This commit is contained in:
parent
56bbbb0ffb
commit
7442bd70cd
5 changed files with 188 additions and 1 deletions
|
@ -323,6 +323,7 @@
|
|||
id="price"
|
||||
name="price"
|
||||
bind:value={lodging.price}
|
||||
step="0.01"
|
||||
class="input input-bordered w-full max-w-xs mt-1"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue