mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 10:23:54 +00:00
refract: handle warnings
This commit is contained in:
@@ -57,7 +57,7 @@ export default function EventListMenu(props) {
|
||||
<MenuItem>Download CSV</MenuItem>
|
||||
</MenuList>
|
||||
</Menu>
|
||||
<AddIconBtn clickHandler={addHandler} size='sm' />
|
||||
<AddIconBtn clickhandler={addHandler} size='sm' />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user