Add web interface for blog posts #5
Annotations
10 errors
build:
src/components/AuthorBlock/AuthorBlock.tsx#L1
Cannot find module './AuthorBlock.module.scss' or its corresponding type declarations.
|
build:
src/components/Category/Category/Category.tsx#L1
Cannot find module './Category.module.scss' or its corresponding type declarations.
|
build:
src/components/Category/CategoryTitle/CategoryTitle.tsx#L1
Cannot find module './CategoryTitle.module.scss' or its corresponding type declarations.
|
build:
src/components/Footer/Footer/Footer.tsx#L2
Cannot find module './Footer.module.scss' or its corresponding type declarations.
|
build:
src/components/Footer/FooterAbout/FooterAbout.tsx#L1
Cannot find module './FooterAbout.module.scss' or its corresponding type declarations.
|
build:
src/components/Footer/FooterMenu/FooterMenu.tsx#L1
Cannot find module './FooterMenu.module.scss' or its corresponding type declarations.
|
build:
src/components/Header/Header/Header.tsx#L2
Cannot find module './Header.module.scss' or its corresponding type declarations.
|
build:
src/components/Header/TopMenu/TopMenu.tsx#L2
Cannot find module './TopMenu.module.scss' or its corresponding type declarations.
|
build:
src/components/Logo/Logo.tsx#L1
Cannot find module './Logo.module.scss' or its corresponding type declarations.
|
build:
src/components/Posts/LatestPosts/LatestPosts.tsx#L2
Cannot find module './LatestPosts.module.scss' or its corresponding type declarations.
|