Skip to content

Commit 01a3e2c

Browse files
Add mdx code block
Signed-off-by: CelloSerenity <[email protected]>
1 parent d8839db commit 01a3e2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/troubleshooting/troubleshooting.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: Troubleshooting Guide
33
description: A guide to troubleshooting SideStore in situations without an error code.
44
---
55

6+
```mdx-code-block
7+
import Tabs from '@theme/Tabs';
8+
import TabItem from '@theme/TabItem';
9+
```
10+
611
## Installation
712
### I followed the instructions, but I still can't install SideStore.
813

0 commit comments

Comments
 (0)