import React from 'react'; import { Flex, Input, Typography } from 'antd'; const App: React.FC = () => (
Exceed Max
Emoji count as length 1
Not exceed max runes(txt).slice(0, max).join(''), }} defaultValue="🔥 antd" />
); export default App;