mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 06:01:17 -04:00
separate out inline code and code block components
This commit is contained in:
2
components/CodeHybrid/index.ts
Normal file
2
components/CodeHybrid/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./CodeHybrid";
|
||||
export { default } from "./CodeHybrid";
|
Reference in New Issue
Block a user