Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Nov 5, 2024
1 parent 475cdde commit 693e333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/.vitepress/items/string.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ export const stringItems = [
{ text: 'upperFirst', link: '/string/upper-first' },
{ text: 'lowerFirst', link: '/string/lower-first' },
{ text: 'slash', link: '/string/slash' },
{ text: 'ensurePrefix', link: '/string/ensure-prefix' },
{ text: 'ensureSuffix', link: '/string/ensure-suffix' },
]

0 comments on commit 693e333

Please sign in to comment.