mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-27 14:01:15 +01:00
4 lines
107 B
JavaScript
4 lines
107 B
JavaScript
// @flow
|
|
export { default as ICONS } from './icons';
|
|
export { default as PAGINATION } from './pagination';
|