mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 16:51:38 +10:00
bug
This commit is contained in:
@ -196,7 +196,6 @@ export default function TopNavigation() {
|
||||
<Link
|
||||
key={item.name}
|
||||
href={item.href}
|
||||
as="a"
|
||||
className={classNames(
|
||||
item.current
|
||||
? "bg-teal-50 border-teal-500 text-teal-700"
|
||||
|
||||
Reference in New Issue
Block a user