We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e334750 commit c9eb006Copy full SHA for c9eb006
packages/runtime/tests/appConfig.test.ts
@@ -17,6 +17,7 @@ describe('AppConfig', () => {
17
strict: false,
18
},
19
router: {
20
+ fallbackElement: null,
21
type: 'browser',
22
23
});
0 commit comments