mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-06-20 04:14:19 -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
|
@ -15,8 +15,8 @@
|
|||
// =============================================================================
|
||||
|
||||
import { useQuery } from "react-query";
|
||||
import { QueryKeys } from "@constants/query-keys";
|
||||
import { useHavenoClient } from "./useHavenoClient";
|
||||
import { QueryKeys } from "@constants/query-keys";
|
||||
|
||||
export function useXmrSeed() {
|
||||
const client = useHavenoClient();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue