index.js 78 B

1234
  1. import Other from './Other.tsx';
  2. import './Other.less';
  3. export default Other