revert: splitting bash command

This commit is contained in:
jdegand
2024-02-16 19:54:33 -05:00
parent a6d7bda1e6
commit 3e4d338eeb

View File

@@ -26,9 +26,6 @@ In order to play with the React component, you should start by installing the Re
```bash
npm i --save react react-dom
```
```bash
npm i --save-dev @types/react @types/react-dom
```