We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e5df3 commit 5e5f47aCopy full SHA for 5e5f47a
2 files changed
README.md
@@ -2,6 +2,16 @@
2
3
`react-slots` empowers you to prioritize composability in your component APIs.
4
5
+## Featuring
6
+
7
+- Composability with ease
8
+- Type-safety
9
+- Server Components support
10
+- Not implemented with context
11
+- Intuitive API
12
+- Self-documenting with typescript
13
+- Elegant solution to a11y attributes
14
15
## Docs
16
17
You can find the docs on the
packages/react-slots/README.md
0 commit comments