Skip to content

Commit fdbc88c

Browse files
committed
fix(): Fix path to DarkmodeSection.astro
1 parent f6d3f85 commit fdbc88c

File tree

1 file changed

+1
-1
lines changed
  • content/pages/products-and-services/foundations

1 file changed

+1
-1
lines changed

content/pages/products-and-services/foundations/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ heroImageAlt: "Foundations Visual"
1111
import BaseTokensSection from './_components/BaseTokensSection.astro';
1212
import AdaptiveColorsSection from './_components/AdaptiveColorsSection.astro';
1313
import MaterialsSection from './_components/MaterialsSection.astro';
14-
import DarkModeSection from './_components/DarkModeSection.astro';
14+
import DarkModeSection from './_components/DarkmodeSection.astro';
1515
import { ContactUsSection } from '@components';
1616

1717
<BaseTokensSection />

0 commit comments

Comments
 (0)