Skip to content

Commit

Permalink
chore: Format
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay committed Oct 21, 2024
1 parent fd519b3 commit e09be3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const InitialConfigPanel: React.FC<PanelPropsImpl> = ({ panelId }) => {

useEffect(() => {
closePanel("import-mirabuf")
// eslint-disable-next-line react-hooks/exhaustive-deps
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [])

const closeFinish = useCallback(() => {
Expand Down

0 comments on commit e09be3c

Please sign in to comment.