-
* Update webpack to version 5 * Replace `withTranslation` with `useTranslation` * Replace `withRouter` and others HOC from 'react-router-dom' with hooks * Update class components to function components * Fix bugs from prev commit * Add storage for values of table filters on Study list, WorkList and Shared with me pages * Minor fixes for mobile view
* Update webpack to version 5 * Replace `withTranslation` with `useTranslation` * Replace `withRouter` and others HOC from 'react-router-dom' with hooks * Update class components to function components * Fix bugs from prev commit * Add storage for values of table filters on Study list, WorkList and Shared with me pages * Minor fixes for mobile view
Loading