import { Timeline, Icon } from '@btri-ui/base'; import React from 'react'; const App = () => ( 默认状态信息 } > 无效状态信息 最后一个信息 ); export default App;