Open
Description
Hi,
I have tried to test your OpenStore. I think I made a mistake somewhere.
I got the following error:
./components/Navbar.js:5:0
Module not found: Can't resolve '../config'
3 | import Web3Modal from "web3modal";
4 | import Web3 from "web3";
5 | import { projAddress } from "../config";
6 | import { useEffect, useState } from "react";
7 |
8 | export default function Navbar()
Is it possible to find my mistake.
Thank You.
Metadata
Assignees
Labels
No labels