DesignRevision / shards-react

⚛️A beautiful and modern React design system.
https://designrevision.com/downloads/shards-react/
MIT License
759 stars 98 forks source link

I think your shards-react web is broken. #47

Open HaseebAHMED-afk opened 3 years ago

HaseebAHMED-afk commented 3 years ago

I think someone needs to check the web. Because documentation for getting started in react is not showing up and the server is responding with the following error and is being logged in the console.

TypeError: Cannot read property 'json' of null
    at Object.children (production-app.js:54)
    at t.n.render (ensure-resources.js:139)
    at ci (react-dom.production.min.js:163)
    at ui (react-dom.production.min.js:162)
    at hi (react-dom.production.min.js:171)
    at $i (react-dom.production.min.js:202)
    at qi (react-dom.production.min.js:203)
    at Na (react-dom.production.min.js:218)
    at Ra (react-dom.production.min.js:217)
    at Ea (react-dom.production.min.js:214)

You're not returning any data.