You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/HomePage.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,10 @@ export default class HomePage extends React.Component{
33
33
<p><Glyphiconglyph="warning-sign"/> The project is under active development, and APIs will change. </p>
34
34
<p><Glyphiconglyph="bullhorn"/> Prior to the 1.0.0 release, breaking changes should result in a Minor version bump.</p>
35
35
</Alert>
36
+
<AlertbsStyle="info">
37
+
<p><Glyphiconglyph="bullhorn"/> If you want to try / play with <b>React-0.14</b> betas, we cut releases from the <b>react-14</b> branch. They're on the <b>react-pre</b> tag.</p>
0 commit comments