mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-10 02:06:19 +02:00
refactor(starter): upgrade to new version of gatsby
This commit is contained in:
3
src/utils/index.ts
Normal file
3
src/utils/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as getIcon } from "./get-icon";
|
||||
export { default as getContactHref } from "./get-contact-href";
|
||||
export { default as toKebabCase } from "./to-kebab-case";
|
Reference in New Issue
Block a user