/* * @Author: Cookie * @Date: 2021-03-02 16:22:22 * @LastEditors: Cookie * @LastEditTime: 2021-03-02 16:26:09 * @FilePath: /vite-react-boty-desing/src/components/index.tsx * @Description: */ export { default as Button } from './Button';