refactor-login-page #7
@@ -195,7 +195,7 @@
|
|||||||
}}>{item.name}</span
|
}}>{item.name}</span
|
||||||
>
|
>
|
||||||
|
|
||||||
<input
|
<!--<input
|
||||||
class="text-sm font-semibold leading-6 text-gray-900 inline-block min-w-1"
|
class="text-sm font-semibold leading-6 text-gray-900 inline-block min-w-1"
|
||||||
type="text"
|
type="text"
|
||||||
name=""
|
name=""
|
||||||
@@ -206,7 +206,7 @@
|
|||||||
}}
|
}}
|
||||||
bind:value={item.name}
|
bind:value={item.name}
|
||||||
id="label__{item.name}"
|
id="label__{item.name}"
|
||||||
/>
|
/>-->
|
||||||
<!-- disabled={item.show_button} -->
|
<!-- disabled={item.show_button} -->
|
||||||
<!-- https://iconduck.com/icons/192863/edit-rename -->
|
<!-- https://iconduck.com/icons/192863/edit-rename -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user