Groups are added to state

This commit is contained in:
unknown
2020-07-30 18:06:27 +02:00
parent bef314120a
commit 376aca837c
7 changed files with 53 additions and 32 deletions

View File

@ -45,7 +45,6 @@ function App() {
lectures={lectures}
onGroupMouseOver={(id, name) => {
}}
onGroupClick={(id, name) => {}}
/>
</div>
</div>