We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c04521 commit 5864702Copy full SHA for 5864702
1 file changed
apps/www/app/root.tsx
@@ -79,7 +79,7 @@ export const loader = async ({ params, request }: Route.LoaderArgs) => {
79
80
const menu = [
81
{
82
- name: 'navigation.fundamentals!!!',
+ name: 'navigation.fundamentals!!',
83
href: `/${lang}/fundamentals`,
84
},
85
0 commit comments