mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-01 04:26:37 -04:00
refactor component imports/exports
This commit is contained in:
2
components/HorizontalRule/index.ts
Normal file
2
components/HorizontalRule/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export * from "./HorizontalRule";
|
||||
export { default } from "./HorizontalRule";
|
Reference in New Issue
Block a user