Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rortan134 committed Jul 21, 2024
1 parent 71a4c71 commit 9fe3273
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ Built on top of the [@radix-ui/react-slot](https://www.radix-ui.com/primitives/d
</Bypass>
```

becomes
renders

```tsx
// <Bypass>
<span>Hello world</span>
// </Bypass>
```

That is, `<div>` gets "_bypassed_".
Expand Down

0 comments on commit 9fe3273

Please sign in to comment.