Revert "0.1.7"

This reverts commit f9ed3cdc3a.
This commit is contained in:
2021-11-26 12:19:52 -05:00
parent f6a1423e2b
commit b35c712a38
42 changed files with 108 additions and 109 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",