mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-08 09:12:26 +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>
|
</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