Skip to content

Commit 0a1d9c5

Browse files
didooCopilot
andauthored
Update packages/components/src/template-registry.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent eb47d25 commit 0a1d9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/template-registry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ export default interface HdsComponentsRegistry {
10251025

10261026
// ThemeContext
10271027
'Hds::ThemeContext': typeof HdsThemeContextComponent;
1028-
'hds/theme-Context': typeof HdsThemeContextComponent;
1028+
'hds/theme-context': typeof HdsThemeContextComponent;
10291029

10301030
// ThemeSwitcher
10311031
'Hds::ThemeSwitcher': typeof HdsThemeSwitcherComponent;

0 commit comments

Comments
 (0)