unused snippet of code cleaned up

This commit was merged in pull request #69.
This commit is contained in:
victorAnumudu
2023-05-16 15:06:05 +01:00
parent d9f1771045
commit 21e4221301
3 changed files with 1 additions and 19 deletions
@@ -98,9 +98,6 @@ function ActiveJobs() {
type="button"
className="btn-gradient text-base tracking-wide px-4 py-2 rounded-md flex justify-center items-center"
>
{/* <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
<path d="M12 2L2 12h3v8h14v-8h3L12 2zm0 16v-6h-2v6H7l5-5 5 5h-3z"/>
</svg> */}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill='white'>
<path d="M12 2L2 12h3v8h14v-8h3L12 2zm0 16v-6h-2v6H7l5-5 5 5h-3z"/>
</svg>