greatbit / quack

Web Based Test Management System
Apache License 2.0
120 stars 35 forks source link

#132 #134

Closed dmitriigo closed 3 years ago

dmitriigo commented 3 years ago

LaunchAttributeStatsChart.js - move methods witch required mounted component from constructor to mount lifecycle method Launch.js - move method witch required state property to async operation, where state will initialized. Change class html property to className React property. Define required "key" attribute for iterable components