mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-18 22:34:30 -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