Skip to content

Commit

Permalink
remove edit cookie consent
Browse files Browse the repository at this point in the history
  • Loading branch information
bouchja1 committed Dec 14, 2023
1 parent 9c24a4c commit 9d0440d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ export const App = () => {
{' | '}
{/* eslint-disable-next-line react/jsx-no-target-blank */}
<Link to={`/${routeNames.cookies}`}>Cookies</Link>
<a href="/#" id="open_preferences_center">
| Upravit souhlas s cookies
</a>
{' | '}
{/* eslint-disable-next-line react/jsx-no-target-blank */}
Koukněte i na můj další projekt{' '}
Expand Down

0 comments on commit 9d0440d

Please sign in to comment.