Skip to content

Commit

Permalink
Add Intersection component import
Browse files Browse the repository at this point in the history
  • Loading branch information
cdonohue committed Jan 12, 2024
1 parent 02a36d2 commit 63985ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Intersection from '@/components/Intersection'
import TrafficLight from '@/components/TrafficLight'

export default function Home() {
Expand Down

0 comments on commit 63985ca

Please sign in to comment.