Skip to content

Commit

Permalink
fix breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGoC committed Jun 13, 2024
1 parent 8fbb3af commit 9987eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/Layout/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { useRouter } from 'next/router'
import React, { useEffect, useState } from 'react'
import { WebTranslations } from '../../i18n/web'
import { consoleDev } from '../../utils/web/helpers/utils'
import { ContextualAlert as Message } from '../Forms/ContextualAlert'
import { useTranslation } from '../Hooks'
import { CTA } from '../ResultsPage/CTA'
Expand Down

0 comments on commit 9987eb7

Please sign in to comment.