apollo0102

Results 3 comments of apollo0102

It's not test net, it's btc mainnet.

Hi everyone. ![bug](https://user-images.githubusercontent.com/98648299/220747198-e1da0383-a3ca-4ba9-aa9d-6e529aed51e3.png) Have you ever seen this issue?

Hi man I think you use nextjs. import dynamic from "next/dynamic"; const FolderTree = dynamic(() => import("react-folder-tree"), { ssr: false }); Please refer above codes.