This commit is contained in:
Joel Varty
2021-06-18 14:19:00 -04:00
parent ae5e1f3437
commit c87c190ab6
4 changed files with 31 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ export { default as Moon } from './Moon'
export { default as Github } from './Github'
export { default as Info } from './Info'
export { default as Vercel } from './Vercel'
export { default as Agility } from './Agility'
export { default as MapPin } from './MapPin'
export { default as Star } from './Star'
export { default as ArrowLeft } from './ArrowLeft'