issues
search
ml-opensource
/
admin-panel-template-reactjs
25
stars
10
forks
source link
Feature/update helpers
#80
Closed
themitvp
closed
3 years ago
themitvp
commented
3 years ago
Update helpers
What are you adding?
file helper with functions to download single file, multiple files, and convert blob to CSV
fix regex in
isURL
simplify usage of useSelector, so now we should use
useAppSelector
as it has better TS support.
update mapping for data in redux selectors
update map pagination
as default only use devTools in development
Breaking changes?
Related PR
Update helpers
What are you adding?
isURL
useAppSelector
as it has better TS support.Breaking changes?
Related PR