mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui-components.git
synced 2026-01-08 00:13:09 +00:00
Fix lint
This commit is contained in:
parent
b0975b7333
commit
e05aa5c5d5
@ -1,6 +1,6 @@
|
|||||||
import type { Meta, StoryObj } from "@storybook/react";
|
import type { Meta, StoryObj } from "@storybook/react";
|
||||||
import { Alert } from "../src/components/Alert/Alert";
|
import { Alert } from "../src/components/Alert/Alert";
|
||||||
import { AlertCircle, CircleIcon, InfoIcon } from "lucide-react";
|
import { InfoIcon } from "lucide-react";
|
||||||
|
|
||||||
const meta = {
|
const meta = {
|
||||||
title: "Overlays/Alert",
|
title: "Overlays/Alert",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user