Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
trishnasharma committed Jul 27, 2023
1 parent 1aad997 commit 7d55fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/mainSection/mainSection.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import styles from '@/styles/mainSection/mainSection.module.scss';
import { Calendar, Heart, UpArrow } from '@/assets/mainSection/misc';
import { Heart, UpArrow } from '@/assets/mainSection/misc';
import Cow from './cow';
import WordCycle from './wordCycle';
import Clouds from './clouds';
Expand Down

0 comments on commit 7d55fc2

Please sign in to comment.