Merged in chore/configure-knip (pull request #3417)
Add knip configuration * Add knip configuration Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { Meta, StoryObj } from "@storybook/nextjs-vite"
|
||||
|
||||
import { ChipStatic } from "./ChipStatic.tsx"
|
||||
import { MaterialIcon } from "../Icons/MaterialIcon/MaterialIcon.tsx"
|
||||
import { MaterialIcon } from "../Icons/MaterialIcon/index.tsx"
|
||||
|
||||
const meta: Meta<typeof ChipStatic> = {
|
||||
title: "Core Components/ChipStatic",
|
||||
|
||||
Reference in New Issue
Block a user