Skip to content

Commit ad97ccc

Browse files
authored
Update UPGRADE.md
1 parent d4fc875 commit ad97ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ npm install --save-dev vite laravel-vite-plugin
1515
You may also need to install additional Vite plugins for your project, such as the Vue or React plugins:
1616

1717
```shell
18-
# Vue
1918
npm install --save-dev @vitejs/plugin-vue
19+
```
2020

21-
# React
21+
```shell
2222
npm install --save-dev @vitejs/plugin-react
2323
```
2424

0 commit comments

Comments
 (0)