diff --git a/web/html/src/components/buttons.stories.tsx b/web/html/src/components/buttons.stories.tsx index fcc5d0014cf..8f54df065e9 100644 --- a/web/html/src/components/buttons.stories.tsx +++ b/web/html/src/components/buttons.stories.tsx @@ -1,7 +1,7 @@ -import { StoryRow, StripedStorySection, StorySection } from "manager/storybook/layout"; +import { StoryRow, StorySection, StripedStorySection } from "manager/storybook/layout"; import { Button } from "components/buttons"; -import { Form } from "./input/form/Form"; + import { Text } from "./input/text/Text"; import { BootstrapPanel } from "./panels/BootstrapPanel"; @@ -9,40 +9,22 @@ export default () => { const listButtons = [
-
-
+ , ]; const modalButtonsConfirm = [
-
+