Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

React components for building your own [Solid](https://solid.inrupt.com/) applications. Part of the [React SDK for Solid](https://github.com/inrupt-inc/solid-react-sdk).

## Deprecation notice

`@inrupt/solid-react-components` is now deprecated. We replaced it with `@inrupt/solid-ui-react`, [check it out](https://github.com/inrupt/solid-ui-react)!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`@inrupt/solid-react-components` is now deprecated. We replaced it with `@inrupt/solid-ui-react`, [check it out](https://github.com/inrupt/solid-ui-react)!
WARNING: `@inrupt/solid-react-components` will no longer be supported from [01-SEP-2021]. This package will be superseded by `@inrupt/solid-ui-react`.


## Dependencies

The following is a list of some of the major dependencies of the solid-react-components library. These packages are all installed as part of the `npm install` step of setup.
Expand Down