mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 06:51:19 +08:00
Cleanup
This commit is contained in:
parent
42321b2356
commit
b042d6f361
@ -1,7 +1,7 @@
|
|||||||
import React from "react";
|
import React from "react";
|
||||||
import { useAddonState, useChannel } from "@storybook/api";
|
import { useChannel } from "@storybook/api";
|
||||||
import { AddonPanel } from "@storybook/components";
|
import { AddonPanel } from "@storybook/components";
|
||||||
import { ADDON_ID, EVENTS } from "./constants";
|
import { EVENTS } from "./constants";
|
||||||
interface PanelProps {
|
interface PanelProps {
|
||||||
active: boolean;
|
active: boolean;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user