Removed unnecessary duplicate button
This commit is contained in:
@ -42,10 +42,6 @@ const Timer = () => {
|
||||
Stop
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<button className="button" onClick={stop}>
|
||||
Stop
|
||||
</button>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user