--- order: 98 title: zh-CN: Style Debug en-US: Style Debug debug: true --- ## zh-CN Buggy! 测试一些踩过的样式坑。 ## en-US Buggy! ```tsx import { Input } from 'antd'; import React from 'react'; const { TextArea } = Input; const App: React.FC = () => (