Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Remove incomplete sentence from README.md (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
djm committed Oct 23, 2020
1 parent 9c1709b commit 365c3e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

This is a lighter version of [mobx-react](https://github.com/mobxjs/mobx-react) which supports React **functional components only** and as such makes the library slightly faster and smaller (_only 1.5kB gzipped_). Note however that it is possible to use `<Observer>` inside the render of class components.
Unlike `mobx-react`, it doesn't `Provider`/`inject`, as `useContext` can be used instead.
It also doesn't offer

## Compatibility table (major versions)

Expand Down

0 comments on commit 365c3e3

Please sign in to comment.