We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8746097 commit 2519abfCopy full SHA for 2519abf
src/samples/AppSelector/index.tsx
@@ -8,8 +8,6 @@ import FullPortal from '../FullPortal';
8
// to identify the paths correctly.
9
const baseURL = '/';
10
11
-// @ts-ignore
12
-
13
// The Main component renders one of the three provided
14
// Routes (provided that one matches). Both the /roster
15
// and /schedule routes will match any pathname that starts
0 commit comments