Skip to content

Commit

Permalink
[fix](docs): use-id docs description
Browse files Browse the repository at this point in the history
ISSUES CLOSED: #486
  • Loading branch information
BeeMargarida committed Feb 6, 2024
1 parent 9828828 commit dd44a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/src/routes/composables/use-id/+page.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: 'use-id'
group: 'svelteuidev-composables'
packageGroup: '@svelteuidev/composables'
slug: /composables/use-id/
description: 'Get element width and height and subscribe to changes'
description: 'Generates a random id'
importCode: "import { useId } from '@svelteuidev/composables';"
docs: 'composables/use-id'
source: 'svelteui-composables/src/utilities/use-id/use-id.ts'
Expand Down

0 comments on commit dd44a26

Please sign in to comment.