Add all react-fiber stuff for more commits

This commit is contained in:
Timothy Pidashev
2024-03-19 21:00:55 -07:00
parent 8d23faf7ad
commit 1cf61969af
6 changed files with 43 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"start": "next start --hostname 0.0.0.0",
"lint": "next lint"
},
"dependencies": {