Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Jan 7, 2025
1 parent 2bc5fcb commit 18a2fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/logcat/react.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CSSProperties, FC, MouseEventHandler, useEffect, useRef } from 'react'
import { CSSProperties, FC, useEffect, useRef } from 'react'
import each from 'licia/each'
import Logcat, { IOptions, IEntry } from './index'
import { useEvent, useOption, usePrevious } from '../share/hooks'
Expand Down

0 comments on commit 18a2fcf

Please sign in to comment.