Skip to content

Commit

Permalink
chore: Remove BF2023
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 committed Nov 28, 2023
1 parent ffe05ec commit fffc208
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/HomePage/HomePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import {
} from 'components'

import styles from './styles.module.css'
import { Bf2023 } from '../../components'

@withTracker
@inject('config')
Expand All @@ -30,7 +29,6 @@ export class HomePage extends Component {
<ScrollToTopOnMount />

<NavHeader />
<Bf2023 />

<div className={theme(styles, 'main')}>
<div
Expand Down

1 comment on commit fffc208

@vercel
Copy link

@vercel vercel bot commented on fffc208 Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.