Skip to content

Commit

Permalink
fix: Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroPetaccio committed Oct 11, 2024
1 parent 8bff7b7 commit 82be9e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/useUserAgentData.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// TODO(2fd): add Docs, set as good practice
import { useEffect, useMemo, useState } from 'react'

import { UAParser } from 'ua-parser-js'
Expand Down

0 comments on commit 82be9e6

Please sign in to comment.