Franknoirot/pretty buttons (#550)

This commit is contained in:
Frank Noirot
2023-09-16 01:23:11 -04:00
committed by GitHub
parent 31eca3728e
commit f592d8db84
16 changed files with 377 additions and 52 deletions

View File

@ -188,8 +188,9 @@ export const Intersect = () => {
}
}}
disabled={!enable}
title="Set Perpendicular Distance"
>
perpendicularDistance
Set Perpendicular Distance
</button>
)
}