import React from 'react'; import { Flex, Rate } from 'antd'; const App: React.FC = () => ( allowClear: true allowClear: false ); export default App;