Skip to content

Commit ac55f63

Browse files
committed
feat: Add DisplayComponent to typescript.mdx
1 parent 08669ab commit ac55f63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import { Language } from "./components/Language";
2+
import { DisplayComponent } from "./components/DisplayComponent";
23

34
# Typescript
45

56
<Language languageId="typescript"></Language>
7+
<DisplayComponent languageId="typescript"></DisplayComponent>

0 commit comments

Comments
 (0)