mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
fix(toolbar-search): omit size prop
This commit is contained in:
parent
1f5340032f
commit
76b1d9ea17
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
|||
</script>
|
||||
|
||||
<Search
|
||||
size="sm"
|
||||
tabindex="{tabindex}"
|
||||
disabled="{disabled}"
|
||||
{...$$restProps}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue