altence / lightence-ant-design-react-template

Free and easy-to-use admin template based on React 17+
https://altence.com/lightence-landing
MIT License
994 stars 251 forks source link

Fix/prop types #247

Closed leineveber closed 1 year ago

leineveber commented 1 year ago

Description

Сleared the yarn.lock. Changed the way react prop types are used. Fixed prop type of References icons. More info: https://github.com/facebook/react/issues/24304#issuecomment-1093458894

Note that this fix is yarn ONLY.

Fixes #245

Type of change

How Has This Been Tested?

Runned yarn start. No errors.

Checklist: