We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1377269 commit 313b97dCopy full SHA for 313b97d
website/docs/pricing.md
@@ -24,7 +24,7 @@ Resource estimations were based on the following assumptions:
24
<form @submit.prevent="onSubmit" class="form-horizontal">
25
<div class="form-floating">
26
<label for="start">Start date</label><br />
27
- <input id="start" type="date" v-model="start" class="form-control" value="01/01/2024" required />
+ <input id="start" type="date" v-model="start" class="form-control" required />
28
</div>
29
30
0 commit comments