readme update

master
Tudor Stanciu 2023-02-11 04:58:00 +02:00
parent afe4629440
commit ffaf546864
1 changed files with 2 additions and 2 deletions

View File

@ -50,9 +50,9 @@ Tuitio can be integrated with any system written in javascript through the npm p
### React ### React
Tuitio can be integrated with an application written in React both through the above package and through: react-tuitio-client. Tuitio can be integrated with an application written in React both through the above package and through: react-tuitio-client.
React tuitio client uses [tuitio-client](https://lab.code-rove.com/gitea/bricks/tuitio-client#readme) internally and adds state management through a react context and various react hooks through which the user has access to data and actions. React Tuitio client uses [tuitio-client](https://lab.code-rove.com/gitea/bricks/tuitio-client#readme) internally and adds state management through a react context and various react hooks through which the user has access to data and actions.
**Source code:** **Source code:** \
**Registry:** In development **Registry:** In development
### C# ### C#