Hoang Doan

Results 1 comments of Hoang Doan

For users using nextjs, you can use next/dynamic for this case `const DynamicReactJson = dynamic(import('react-json-view'), { ssr: false });` return your json view with data like `