We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9cf3a commit 7b3963bCopy full SHA for 7b3963b
2 files changed
…s-docs/pages/sdk/templates-component.tsx …s/projects-docs/components/templates.tsxpackages/projects-docs/pages/sdk/templates-component.tsx renamed to packages/projects-docs/components/templates.tsx
packages/projects-docs/pages/sdk/snapshot-library.mdx
@@ -4,7 +4,7 @@ description: Explore some CodeSandbox SDK snaphots to help you bootstrap your ne
4
---
5
6
import { Callout } from 'nextra-theme-docs'
7
-import { Templates } from './templates-component'
+import { Templates } from '../../components/templates'
8
9
# SDK Snapshots
10
0 commit comments