mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 06:29:07 +00:00
feat: unload - reload
This commit is contained in:
@@ -10,6 +10,7 @@ export default function PauseIconBtn(props) {
|
||||
onClick={props.clickHandler}
|
||||
width={120}
|
||||
_focus={{ boxShadow: 'none' }}
|
||||
{...props}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user