mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
test: use carbon-components-svelte
for type imports
This commit is contained in:
parent
31efd1fa1a
commit
f69b2f15b5
93 changed files with 102 additions and 103 deletions
|
@ -8,7 +8,7 @@
|
|||
Select,
|
||||
SelectItem,
|
||||
Button,
|
||||
} from "../types";
|
||||
} from "carbon-components-svelte";
|
||||
|
||||
let ref: HTMLFormElement;
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue