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