Skip to content

Commit

Permalink
fix: remove unused fn
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmcgrath13 committed Feb 25, 2025
1 parent f2115e8 commit e344162
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Tooltip/Tooltip.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,3 @@ export function Tooltip<
)
}
}
function useId() {
throw new Error('Function not implemented.')
}

0 comments on commit e344162

Please sign in to comment.