Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 00a549d

Browse files
committed
docs: remove ref typings warning as it is no longer needed
1 parent f520cf6 commit 00a549d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ const App = () => (
2727
)
2828
```
2929

30-
> **Known drawbacks for the type definitions:**
31-
>
32-
> Event handlers are not typed correctly when using the `as` prop.
33-
>
34-
> This is a deliberate decision to keep the usage as simple as possible.
35-
3630
This monorepo uses [pnpm](https://pnpm.io) as a package manager. It includes the following packages:
3731

3832
## Packages

0 commit comments

Comments
 (0)