Skip to content

Commit 5d58446

Browse files
authored
Merge pull request #25625 from abpframework/auto-merge/rel-10-5/4652
Merge branch dev with rel-10.5
2 parents 3ed52ad + bec3617 commit 5d58446

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/en/framework/ui/react/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ The React UI template is built with:
2828
| [Vitest](https://vitest.dev/) | Unit testing |
2929
| [OpenID Connect / OIDC](https://openid.net/connect/) | Authentication against the ABP Auth Server |
3030

31-
The template also includes ABP-specific NPM packages:
31+
The template also includes ABP-specific NPM packages. These packages are maintained by ABP and published on npm; use the following links to view their package details:
3232

33-
- [`@volo/abp-app-config`](https://www.npmjs.com/package/@volo/abp-app-config)
34-
- [`@volo/abp-oidc-auth`](https://www.npmjs.com/package/@volo/abp-oidc-auth)
35-
- [`@volo/abp-react-app-config`](https://www.npmjs.com/package/@volo/abp-react-app-config)
36-
- [`@volo/abp-react-oidc-auth`](https://www.npmjs.com/package/@volo/abp-react-oidc-auth)
33+
- [View `@volo/abp-app-config` on npm](https://www.npmjs.com/package/@volo/abp-app-config)
34+
- [View `@volo/abp-oidc-auth` on npm](https://www.npmjs.com/package/@volo/abp-oidc-auth)
35+
- [View `@volo/abp-react-app-config` on npm](https://www.npmjs.com/package/@volo/abp-react-app-config)
36+
- [View `@volo/abp-react-oidc-auth` on npm](https://www.npmjs.com/package/@volo/abp-react-oidc-auth)
3737

3838
## React App and Admin Console
3939

0 commit comments

Comments
 (0)