Skip to content

Commit

Permalink
chore: add necessary callout (#940)
Browse files Browse the repository at this point in the history
* chore: add projects to showcase

* chore: checkout to new branch

* feat/add-i18n-to-docs

* chore: pulling

* chore: pulling

* chore: pulling

* fix: for spanish page breaking

* chore/add-necessary-callout
  • Loading branch information
tobySolutions authored Feb 3, 2024
1 parent 032a8e4 commit becad82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/pages/docs/install.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ The Million.js CLI will automatically install the package and configure your pro
<Callout type="info">
Million.js is compatible with React 16 and above. If you're using an older
version of React, you'll need to upgrade first.

You will also need to make sure you are on Node 18 and above.
</Callout>

That's it! Your project is now running on Million.js 🎉
Expand Down
2 changes: 2 additions & 0 deletions website/pages/docs/install.es-ES.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ La interfaz de línea de comandos (CLI) de Million.js instalará automáticament

<Callout type="info">
Million.js es compatible con React 16 y versiones posteriores. Si estás utilizando una versión más antigua de React, deberás realizar una actualización primero.

También deberá asegurarse de tener Node.js 18 y superior.
</Callout>

¡Eso es todo! Tu proyecto ahora está en funcionamiento con Million.js 🎉
Expand Down

0 comments on commit becad82

Please sign in to comment.