blob: a56069ac890d2921b820a4b40760c6bbc47e8516 (
plain)
1
2
3
4
5
6
7
|
# Guides
If you are facing any error, the script should tell you which guide you need to follow. If you are unsure, we suggest getting help from [here](troubleshoot.md) instead of blindly following the guides.
import DocCardList from '@theme/DocCardList';
<DocCardList />
|