diff options
Diffstat (limited to 'src/components/Loading2.tsx')
| -rw-r--r-- | src/components/Loading2.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Loading2.tsx b/src/components/Loading2.tsx index edb2656..b847eb4 100644 --- a/src/components/Loading2.tsx +++ b/src/components/Loading2.tsx @@ -1,6 +1,6 @@ import React from 'react'; -import s0 from './Loading2.module.css'; +import s0 from './Loading2.module.scss'; import SvgYacd from './SvgYacd'; function Loading() { |
