Skip to content

Commit

Permalink
little fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-027 committed Dec 4, 2024
1 parent 76c3fe7 commit 557c6ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { useQuery } from '@tanstack/react-query';
import React, {
useMemo,
useReducer,
useState
useState,
} from 'react';
import {
Flag, Icon, Segment, Table,
Expand Down

0 comments on commit 557c6ac

Please sign in to comment.