A lot of stuff to refactor, have fun
This commit is contained in:
@ -45,7 +45,6 @@ function App() {
|
||||
<RightBar
|
||||
lectures={lectures}
|
||||
onGroupMouseOver={(id, name) => {
|
||||
console.log("XD");
|
||||
}}
|
||||
onGroupClick={(id, name) => {}}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user