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