diff --git a/vite.config.js b/vite.config.js index 5a33944..bbda979 100644 --- a/vite.config.js +++ b/vite.config.js @@ -5,3 +5,5 @@ import react from '@vitejs/plugin-react' export default defineConfig({ plugins: [react()], }) + +// Mervyn want to do pull request