summaryrefslogtreecommitdiff
path: root/src/components/shared/Basic.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/shared/Basic.tsx')
-rw-r--r--src/components/shared/Basic.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/shared/Basic.tsx b/src/components/shared/Basic.tsx
index dbd1bc7..c2ced0f 100644
--- a/src/components/shared/Basic.tsx
+++ b/src/components/shared/Basic.tsx
@@ -1,6 +1,6 @@
import React from 'react';
-import s from './Basic.module.css';
+import s from './Basic.module.scss';
export function SectionNameType({ name, type }) {
return (