Skip to content

Commit

Permalink
πŸ“ docs: update items.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MoIzadloo committed Nov 12, 2023
1 parent 5816203 commit 79d6657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/navbar/items/items.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { RefForwardingComponent } from '../../helper'
import { CollapseContext, NavContext } from '../../context'

/**
* The Items component is a link and a container for other Items or Items components
* The Items component is a link and a container for other Items or Item components
* @param href - Url link for it self
* @param as - The component that link render as
* @param className - CSS class for container ul tags
Expand Down

0 comments on commit 79d6657

Please sign in to comment.