Skip to content

Commit

Permalink
chore: change @link comment to point to props.item correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
albertjcuac committed Mar 26, 2024
1 parent 561408c commit 37a33d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
const el = ref<HTMLElement | null>(null);
/**
* Pending identifier scroll position to restore. If it matches the {@link MainScrollItem.item}
* Pending identifier scroll position to restore. If it matches the {@link props.item}
* `id` property, this component should be scrolled into view.
*
* @internal
Expand Down

0 comments on commit 37a33d6

Please sign in to comment.