1 2 3 4
import Input from "./Input/Input"; import TextArea from "./TextArea/TextArea"; export { Input, TextArea };