This commit is contained in:
2021-11-26 11:48:46 -05:00
parent f12446b631
commit f9ed3cdc3a
43 changed files with 114 additions and 113 deletions

View File

@@ -3,7 +3,7 @@ import { ComponentStory, ComponentMeta } from "@storybook/react";
import { InputButtonWithIconProps } from "./InputButtonWithIcon";
import InputButtonWithIcon from "./InputButtonWithIcon";
import { InputButtonWithIcon } from "./InputButtonWithIcon";
export default {
title: "InputButtonWithIcon",