rickvanlieshout.com/src/utils/index.js

3 lines
113 B
JavaScript
Raw Normal View History

2018-11-09 18:08:48 +01:00
export { default as getIcon } from './get-icon';
export { default as getContactHref } from './get-contact-href';