Skip to content

Commit

Permalink
chore: update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Nov 6, 2024
1 parent 639a1fc commit 804ba3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menus/components/BubbleMenuTwitter.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* eslint-disable react/no-useless-fragment */
import { useCallback, useMemo, useState } from 'react'
import { useCallback, useState } from 'react'

import type { Editor } from '@tiptap/react'
import { BubbleMenu } from '@tiptap/react'
Expand Down

0 comments on commit 804ba3c

Please sign in to comment.