remove unnecessary leftover
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<x-forms.input placeholder="This is my cool project everyone knows about" id="description" label="Description" />
|
<x-forms.input placeholder="This is my cool project everyone knows about" id="description" label="Description" />
|
||||||
<div class="subtitle">New project will have a default <span class="dark:text-warning font-bold">production</span>
|
<div class="subtitle">New project will have a default <span class="dark:text-warning font-bold">production</span>
|
||||||
environment.</div>
|
environment.</div>
|
||||||
<x-forms.button type="submit" @click="slideOverOpen=false">
|
<x-forms.button type="submit">
|
||||||
Continue
|
Continue
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
|
Reference in New Issue
Block a user