Skip to content

Commit

Permalink
prod buildl fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfsayo committed Dec 17, 2024
1 parent 3633d20 commit ed8c23b
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 { Button, Stack, Text } from '@zoralabs/zord'
import axios from 'axios'
import { IPFS_GATEWAY } from 'ipfs-service/src/gateway'
import { useRouter } from 'next/router'
import { useCallback, useEffect, useMemo } from 'react'
import { useCallback, useMemo } from 'react'
import useSWR from 'swr'
import {
Hex,
Expand Down

0 comments on commit ed8c23b

Please sign in to comment.