Skip to content

Commit 39984e2

Browse files
authored
Add maintenance warning and redirect to registry components
Added a warning about the repository's maintenance status and recommended using registry components.
1 parent 15b1cb0 commit 39984e2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> [!WARNING]
2+
> This repo is not actively maintained, these are legacy components and are not up to date. Use our [registry components](https://github.com/assistant-ui/assistant-ui/tree/main/apps/registry/components/assistant-ui) instead.
3+
4+
15
# @assistant-ui/react-ui
26

37
Pre-styled React components for [@assistant-ui/react](https://github.com/assistant-ui/assistant-ui).
@@ -104,4 +108,4 @@ function MyChat() {
104108

105109
## License
106110

107-
MIT
111+
MIT

0 commit comments

Comments
 (0)