Add a short summary and two charts
This commit is contained in:
@@ -214,6 +214,7 @@ function App() {
|
||||
|
||||
return (
|
||||
<div
|
||||
id="js_app"
|
||||
className="App"
|
||||
style={{
|
||||
"--primary-color": primaryColor,
|
||||
@@ -437,6 +438,7 @@ function App() {
|
||||
roster={roster}
|
||||
onePerPage={onePerPage}
|
||||
colorUserChoice={colorUserChoice}
|
||||
primaryColor={primaryColor}
|
||||
/>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user