carbon-design-system / carbon-components-svelte

Svelte implementation of the Carbon Design System
https://svelte.carbondesignsystem.com
Apache License 2.0
2.71k stars 261 forks source link

IconButton v11 #1901

Closed gregorw closed 10 months ago

gregorw commented 10 months ago

CodeSnippet requires CopyButton which in turn requires IconButton in order to work properly.

gregorw commented 10 months ago

Well actually there’s also <Button hasIconOnly /> so now I’m confused.