https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30160
--- Comment #21 from Jonathan Druart <[email protected]> --- Created attachment 131169 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131169&action=edit Bug 30160: Don't use classes but hooks The modern way to use react is to not use classes but functions, as well as useEffects and useState https://en.reactjs.org/docs/hooks-intro.html -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
