mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-07-20 22:08:40 -04:00
chore(dev): eslint import rules
--- Co-authored-by: @schowdhuri Reviewed-by: @schowdhuri
This commit is contained in:
parent
ec2193b460
commit
07a984bb52
129 changed files with 337 additions and 170 deletions
|
@ -14,8 +14,8 @@
|
|||
// limitations under the License.
|
||||
// =============================================================================
|
||||
|
||||
import { QueryKeys } from "@constants/query-keys";
|
||||
import { useMutation, useQueryClient } from "react-query";
|
||||
import { QueryKeys } from "@constants/query-keys";
|
||||
|
||||
interface Variables {
|
||||
uri?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue