creativetimofficial / ct-material-kit-pro-react

React version of Material Kit Pro
39 stars 12 forks source link

Product I purchased doesn't work by default. #95

Closed Ambitiont109 closed 2 years ago

Ambitiont109 commented 2 years ago

src\examples\Breadcrumbs\index.js
  Line 64:3:   Prop type "object" is forbidden  react/forbid-prop-types

src\examples\Cards\PricingCards\DefaultPricingCard\index.js
  Line 181:3:  Prop type "object" is forbidden  react/forbid-prop-types

src\examples\Footers\CenteredFooter\index.js
  Line 139:3:  Prop type "object" is forbidden  react/forbid-prop-types
  Line 140:3:  Prop type "object" is forbidden  react/forbid-prop-types

src\examples\Footers\SimpleFooter\index.js
  Line 122:3:  Prop type "object" is forbidden  react/forbid-prop-types

src\examples\Navbars\DefaultNavbar\DefaultNavbarMobile.js
  Line 162:3:  Prop type "object" is forbidden  react/forbid-prop-types

src\examples\Navbars\DefaultNavbar\index.js
  Line 566:3:  Prop type "object" is forbidden  react/forbid-prop-types```
After I got your product and tried "npm install && npm start"
And I got the above error and `failed to compile`.

How to resolve it.?
github-actions[bot] commented 2 years ago

@Ambitiont109 this issue was automatically closed because it did not follow our rules:


IMPORTANT: Please use the following link to create a new issue:

https://www.creative-tim.com/new-issue/material-kit-pro-react

**If your issue was not created using the app above, it will be closed immediately.**

Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
👉  https://www.creative-tim.com/bundles
👉  https://www.creative-tim.com

sajadevo commented 2 years ago

Hi @Ambitiont109

Thanks for using our product, please add the following line of code to the .eslintrc.json file on the rules object. "react/forbid-prop-types": "off"

Note: To get the latest updates and supports for the products and other related things to Creative Tim please join our Discord Community.

All the best, Sajad
 React Developer @ Creative-Tim.com