mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
fix: remove icon
This commit is contained in:
parent
3f9b91a354
commit
134c070d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<TextField bind:error bind:value on:keydown on:keyup on:change type="number" {placeholder} icon />
|
||||
<TextField bind:error bind:value on:keydown on:keyup on:change type="number" {placeholder} />
|
||||
|
|
|
|||
Loading…
Reference in a new issue