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

@ -147,8 +147,9 @@ export const SetAngleBetween = () => {
}
}}
disabled={!enable}
title="Set Angle Between"
>
angleBetween
Set Angle Between
</button>
)
}