Skip to content

Commit

Permalink
ran prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjeevLakhwani committed Nov 29, 2023
1 parent 7173dab commit 34f4162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/components/Beacon/BeaconQueryUi.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ const BeaconQueryUi = () => {
</Tooltip>
);
};

const isFetchingBeaconQuery = useAppSelector((state) => state.beaconQuery.isFetchingQueryResponse);

return (
Expand Down

0 comments on commit 34f4162

Please sign in to comment.