mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
fix(code-snippet): remove impossible class directive
This commit is contained in:
parent
3dde418398
commit
cf54a4c610
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@
|
|||
{:else}
|
||||
<div
|
||||
class:bx--snippet="{true}"
|
||||
class:bx--btn--copy="{type === 'inline'}"
|
||||
class:bx--snippet--expand="{expanded}"
|
||||
class:bx--snippet--light="{light}"
|
||||
class:bx--snippet--no-copy="{hideCopyButton}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue