mirror of
https://github.com/vatesfr/xen-orchestra.git
synced 2026-09-10 22:14:48 -05:00
18d03a076bf80cc7fa15bcc55153bcae20a08634
UNSAFE_componentWillReceiveProps (#6364)
Introduced by 7d6e832226
`UNSAFE_componentWillReceiveProps` method was only introduced in React 16 but we
are using React 15
`.eslintrc`: ask eslint to check the React version so that it doesn't suggest to
change it to `UNSAFE_componentWillReceiveProps`
Xen Orchestra 
Installation
XOA or manual install procedure is available here
License
AGPL3 © Vates SAS
Description
Languages
JavaScript
61.2%
TypeScript
22.6%
Vue
14.8%
CSS
0.5%
SCSS
0.3%
Other
0.4%
