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