refactor: replace tremor with recharts (#22791)
* refactor: replace tremor with recharts * update tooltip * clean up types * replace tremor with recharts * replace BarList with recharts * replace ProgressBar * remove tremor from the repository * clean up * fix UserStatsTable * fix type error * add explicit return type
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"./components/organization-banner": "./components/organization-banner/index.ts",
|
||||
"./components/pagination": "./components/pagination/index.ts",
|
||||
"./components/popover": "./components/popover/index.ts",
|
||||
"./components/progress-bar": "./components/progress-bar/index.ts",
|
||||
"./components/radio": "./components/radio/index.ts",
|
||||
"./components/scrollable": "./components/scrollable/index.ts",
|
||||
"./components/sheet": "./components/sheet/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user