Skip to content

Commit bef8893

Browse files
committed
chore: format code
1 parent a518c33 commit bef8893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/coreui-react/src/components/nav/CNavLink.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { useForkedRef } from '../../hooks'
66

77
import { CNavContext } from '../sidebar/CSidebarNav'
88
import { CLinkProps, CLink } from '../link/CLink'
9+
910
export interface CNavLinkProps extends Omit<CLinkProps, 'idx'> {
1011
/**
1112
* Toggle the active state for the component.

0 commit comments

Comments
 (0)