Updated dependencies, removed server demo

This commit is contained in:
2025-07-26 04:01:06 +10:00
parent cd34f0db5c
commit 8aeaa46332
6 changed files with 3003 additions and 2965 deletions
-4
View File
@@ -1,7 +1,3 @@
//polyfills
import 'regenerator-runtime/runtime';
import React from 'react';
import ReactDOM from 'react-dom/client';
import App from './pages/app';