mirror of
https://github.com/gregberge/loadable-components.git
synced 2026-01-18 15:12:26 +00:00
4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
const Big = () => 'Big'
|
|
|
|
export default Big
|