Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
boudra committed Apr 29, 2024
1 parent f28b5fa commit 71eea63
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable no-unexpected-multiline */
import { ChainId, getTokenPrice, NATIVE, submitPassportLite } from "common";
import { useCartStorage } from "../../../store";
import { useEffect, useMemo, useState } from "react";
Expand Down

0 comments on commit 71eea63

Please sign in to comment.