Skip to content

Commit 7e73783

Browse files
Update connect-repo.mdx
Added ref to code status on home page
1 parent 142444c commit 7e73783

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/docs/design/customize-with-code/connect-repo.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,11 @@ myApp/
3939
```
4040

4141
In the above example, `<route>` is used to map your code to a rendered page in Kinde. For example `kindeSrc/environment/pages/(kinde)/(register)/page.tsx` will map to the register / sign up page in the authentication flow.
42+
43+
## Code status alerts
44+
45+
The home page of your Kinde dashboard shows a code alert status. You can see immediately if there are any concerns with your code. Select **View code status** to see if the issue is:
46+
47+
- a code sync problem
48+
- a workflow code problem
49+
- a design custom code issue

0 commit comments

Comments
 (0)