Skip to content

Commit 5e5f47a

Browse files
committed
Added featuring section
1 parent 75e5df3 commit 5e5f47a

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
`react-slots` empowers you to prioritize composability in your component APIs.
44

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+
515
## Docs
616

717
You can find the docs on the

packages/react-slots/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
`react-slots` empowers you to prioritize composability in your component APIs.
44

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+
515
## Docs
616

717
You can find the docs on the

0 commit comments

Comments
 (0)