Reduce file sizes

pull/3259/head
Kamran Ahmed 2 years ago
parent 564c9fdd4f
commit d5495f7280
  1. BIN
      public/guides/oauth.png
  2. BIN
      public/guides/sso.png
  3. 2
      src/roadmaps/react/content/102-components/103-props-vs-state.md

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

After

Width:  |  Height:  |  Size: 835 KiB

@ -7,5 +7,5 @@ Visit the following resources to learn more:
- [Component State](https://reactjs.org/docs/faq-state.html)
- [How to use Props in React](https://www.robinwieruch.de/react-pass-props-to-component/)
- [What is the difference between state and props in React?](https://stackoverflow.com/questions/27991366/what-is-the-difference-between-state-and-props-in-react)
- [How to update state from props in React](href='https://www.robinwieruch.de/react-derive-state-props/)
- [How to update state from props in React](https://www.robinwieruch.de/react-derive-state-props/)
- [Putting props to useState](https://tkdodo.eu/blog/putting-props-to-use-state)

Loading…
Cancel
Save