Revert "Revert "0.1.7""

This reverts commit b35c712a38.
This commit is contained in:
2021-11-26 12:36:17 -05:00
parent d6cfac6e26
commit a6f22736ef
41 changed files with 107 additions and 107 deletions

View File

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