We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8839db commit 01a3e2cCopy full SHA for 01a3e2c
docs/troubleshooting/troubleshooting.mdx
@@ -3,6 +3,11 @@ title: Troubleshooting Guide
3
description: A guide to troubleshooting SideStore in situations without an error code.
4
---
5
6
+```mdx-code-block
7
+import Tabs from '@theme/Tabs';
8
+import TabItem from '@theme/TabItem';
9
+```
10
+
11
## Installation
12
### I followed the instructions, but I still can't install SideStore.
13
0 commit comments