mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
chore(lint): apply recommended lint rules
This commit is contained in:
parent
709bd2825b
commit
866cc962cd
23 changed files with 35 additions and 54 deletions
|
@ -2,7 +2,6 @@
|
|||
export let story = undefined;
|
||||
|
||||
import Layout from '../../internal/ui/Layout.svelte';
|
||||
import ListItem from '../ListItem';
|
||||
import RadioButton from './RadioButton.svelte';
|
||||
import RadioButtonSkeleton from './RadioButton.Skeleton.svelte';
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue