Skip to content

Commit 234a3d7

Browse files
Update code-sync-errors.mdx
1 parent 7f809e4 commit 234a3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/developer-tools/guides/code-sync-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you do have an ID set in your code this indicates that the page could not com
4242

4343
Technically the sync was successful but Kinde was unable to find any pages or workflows in your repo. Check you `kindeSrc` file and default exports.
4444

45-
## No matching export in "kindeKnownPackage: https://cdn.jsdelivr.net/npm/@kinde/infrastructure@latest/+esm" for import <xxxxx>
45+
## No matching export in `"kindeKnownPackage:https://cdn.jsdelivr.net/npm/@kinde/infrastructure@latest/+esm" for import <xxxxx>`
4646

4747
Occurs if you are trying to use a method from the Kinde infrastructure package that doesn’t exist. Check your imports.
4848

0 commit comments

Comments
 (0)