Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lawvs committed Oct 6, 2024
1 parent 856488d commit bd5391c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/QuestCard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
H5,
Menu,
MenuItem,
Popover
Popover,
} from '@blueprintjs/core'
import { IconNames } from '@blueprintjs/icons'
import React, { ComponentPropsWithoutRef, forwardRef } from 'react'
Expand Down

0 comments on commit bd5391c

Please sign in to comment.