improve graphs and table

This commit is contained in:
Carl-Gerhard Lindesvärd
2023-10-18 09:50:12 +02:00
parent 206ae54dea
commit 2cb6bbfdd3
14 changed files with 341 additions and 90 deletions

View File

@@ -0,0 +1,3 @@
import AutoSizer from "react-virtualized-auto-sizer";
export { AutoSizer }