Skip to content

Commit

Permalink
Fix to Registration Page bug - take 1 (#2337)
Browse files Browse the repository at this point in the history
  • Loading branch information
entrotech authored Jan 25, 2025
1 parent 402afb3 commit 42f3ac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import svgrPlugin from "vite-plugin-svgr";
import viteTsconfigPaths from "vite-tsconfig-paths";

export default defineConfig({
// depending on your application, base can also be "/"
base: "/",
plugins: [
svgrPlugin(),
Expand Down

0 comments on commit 42f3ac6

Please sign in to comment.