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