improve: render description with markdown
This commit is contained in:
parent
85d144a1e9
commit
e775b6ea5e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
"use client";
|
||||
|
||||
export * from "./ReactMarkdown";
|
||||
export * from "./context";
|
||||
export * from "./parser";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue