diff --git a/frontend/vite.config.ts b/frontend/vite.config.ts index acf5451..d4b8793 100644 --- a/frontend/vite.config.ts +++ b/frontend/vite.config.ts @@ -10,3 +10,5 @@ export default defineConfig({ allowedHosts: true, }, }) + +//This is a sample test