There was an error while loading. Please reload this page.
1 parent 97278d0 commit 2dc87d0Copy full SHA for 2dc87d0
1 file changed
frontend/src/main.tsx
@@ -6,6 +6,8 @@ import { configureAmplify } from '@/config/auth/amplify-initializer'
6
import { isMockAuth } from '@/env'
7
import '@/styles/index.scss'
8
9
+//so AMB can test.
10
+
11
// Import the generated route tree
12
import { routeTree } from './routeTree.gen'
13
0 commit comments