Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit b628d33

Browse files
Hubert KosterHubert Koster
authored andcommitted
chore: disable import
1 parent b6d56f4 commit b628d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/Home/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Benefits } from './Benefits/Benefits';
44
import { ClientLibraries } from './ClientLibraries/ClientLibraries';
55
import { HeroHeader } from './HeroHeader/HeroHeader';
66
import { WaysToEarn } from './WaysToEarn/WaysToEarn';
7-
import { Carousel } from './Carousel/Carousel';
7+
// import { Carousel } from './Carousel/Carousel';
88
import Footer from '@site/src/components/Footer';
99
import styles from './styles.module.scss';
1010
import { GetStarted } from './GetStarted/GetStarted';

0 commit comments

Comments
 (0)