Skip to content

Commit a147551

Browse files
committed
chore: update map provider submodules and fix sample registry import
1 parent a1fba50 commit a147551

9 files changed

Lines changed: 9 additions & 9 deletions

examples/basic/src/entry-server.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
resolveProviderForPage,
88
SAMPLE_PAGES,
99
type SupportedLanguage,
10-
} from './sampleRegistry';
10+
} from './samples/sampleRegistry';
1111
import { getLanguageFromPath } from './samples/i18n';
1212

1313
export function render(url: string): string {

0 commit comments

Comments
 (0)