Also use PureDatagridRow to speed up SongDatagrid

This commit is contained in:
Deluan
2020-11-27 14:24:22 -05:00
parent f7d1b80b69
commit 90c407b7f6
3 changed files with 21 additions and 3 deletions
+1
View File
@@ -23,4 +23,5 @@ export * from './Title'
export * from './SongBulkActions'
export * from './useAlbumsPerPage'
export * from './useInterval'
export * from './useTraceUpdate'
export * from './Writable'