mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-30 22:25:58 -04:00
separate out inline code and code block components
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export * from "./CodeInline";
|
||||
export { default } from "./CodeInline";
|
||||
Reference in New Issue
Block a user