mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
refactor: remove useless div tag
This commit is contained in:
parent
e2c980e23a
commit
00e1ed69c6
1 changed files with 33 additions and 35 deletions
|
@ -54,7 +54,6 @@
|
|||
}}"
|
||||
/>
|
||||
|
||||
<div>
|
||||
<button
|
||||
bind:this="{ref}"
|
||||
type="button"
|
||||
|
@ -90,7 +89,6 @@
|
|||
<slot />
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
<style>
|
||||
.action-text {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue