fix(SW-368): import type fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { LinkChipProps } from "./Chip/chip"
|
||||
import type { LinkChipProps } from "./Chip/chip"
|
||||
|
||||
export interface LinkChipsProps {
|
||||
chips: LinkChipProps[]
|
||||
|
||||
Reference in New Issue
Block a user