Next.js build failed #16
Owner
```plain
./src/lib/common/presenter/ui/Navbar.tsx
5:9 Error: Do not use an `<a>` element to navigate to `/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages @next/next/no-html-link-for-pages
./src/lib/home/framework/ui/SelfTags.tsx
18:16 Error: React Hook "useTagSelector" is called in function "_SelfTags" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use". react-hooks/rules-of-hooks
```
invalid
label
BLOG-16 Fix build failed #17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?