Skip to content

Commit

Permalink
add task solution
Browse files Browse the repository at this point in the history
  • Loading branch information
modeltoIT committed Oct 9, 2024
1 parent 3c1d1f2 commit 34acaf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const activeLinkClasses = ({ isActive }: { isActive: React.ReactNode }) =>
export const App = () => {
return (
<>
{/* Also requires <html class="has-navbar-fixed-top"> */}
<nav
className="navbar is-light is-fixed-top is-mobile has-shadow"
data-cy="Nav"
Expand Down

0 comments on commit 34acaf1

Please sign in to comment.