moonstream/frontend/src/Theme/index.js

4 wiersze
150 B
JavaScript

export { default as Icon } from "../components/CustomIcon";
export { default as Button } from "./Button";
export { default as Input } from "./Input";