blob: 652edf0e0741220983967ec61662a87db4cf8d5b (
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 />
|