Merged in chore/configure-knip (pull request #3417)
Add knip configuration * Add knip configuration Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -6,8 +6,6 @@ import type { TypographyProps } from "../Typography/types"
|
||||
import type { VariantProps } from "class-variance-authority"
|
||||
import type { ReactNode } from "react"
|
||||
|
||||
import styles from "./chip-static.module.css"
|
||||
|
||||
type ChipStaticProps = {
|
||||
children: ReactNode
|
||||
className?: string
|
||||
|
||||
Reference in New Issue
Block a user