import React, { FC } from 'react' import 'antd/dist/antd.css' import FBtn from '@/component' const App: FC = () => { return (