refactor: remove useless div tag

This commit is contained in:
Eric Liu 2022-03-12 14:09:17 -08:00
commit 00e1ed69c6

View file

@ -54,7 +54,6 @@
}}"
/>
<div>
<button
bind:this="{ref}"
type="button"
@ -90,7 +89,6 @@
<slot />
</div>
{/if}
</div>
<style>
.action-text {