mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
docs: React Quickstart (#1698)
* docs: React Quickstart * fix: fix some text mistakes * Update react.md Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ module.exports = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Single Page Applications',
|
||||
items: ['quickstarts/angular'],
|
||||
items: ['quickstarts/angular', 'quickstarts/react'],
|
||||
collapsed: false,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user