Skip to content

Commit f90f082

Browse files
committed
fix(props docs): props description updated
1 parent 582f204 commit f90f082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/NextShield.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { verifyPath } from '../libs/routes'
66
/**
77
* 😉 The router that every Next.js project needs
88
*
9-
* @typeParam NextShieldProps - {@link NextShieldProps | see definition here}
9+
* @typeParam NextShieldProps - {@link NextShieldProps | see here}
1010
* @returns NextShield Component
1111
*
1212
* @example

0 commit comments

Comments
 (0)