Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit ba7f2a0

Browse files
committed
Missed that one, most the errors are now squashed.
1 parent 90393d2 commit ba7f2a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/HomeBanner.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ import HeadingAnimation from './HeadingAnimation';
33
import InViewMonitor from 'react-inview-monitor';
44
import BodyTextAnimation from '../components/BodyTextAnimation'
55
import TitleAndDescription from '../components/TitleAndDescription'
6-
import Button from '../components/Button';
7-
import ButtonExternal from '../components/ButtonExternal'
6+
import Button from '../components/Button'
87

98
import Style from './HomeBanner.module.scss'
109

0 commit comments

Comments
 (0)