mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-06 12:35:40 -05:00
refactor component imports/exports
This commit is contained in:
2
components/Captcha/index.ts
Normal file
2
components/Captcha/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./Captcha";
|
||||
export { default } from "./Captcha";
|
||||
Reference in New Issue
Block a user