Skip to content

Commit

Permalink
docs: remove react 15 reference
Browse files Browse the repository at this point in the history
  • Loading branch information
redonkulus committed Apr 20, 2023
1 parent ca57b07 commit 735bdf5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions site/components/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,9 @@ class Home extends React.Component {
</div>

<div className="Bxz(bb) D(ib) Va(t) W(100%) Pstart(20px)--sm W(50%)--sm Bdt(1)--sm Mt(2em)--sm">
<h2>Updated for React 15</h2>
<h2>Updated with Latest React</h2>
<p>
Updated to follow React 15's changes and the
deprecations coming in the next version of React.
Updated to follow the latest React changes and best practices.
</p>
</div>

Expand Down

0 comments on commit 735bdf5

Please sign in to comment.