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

@ -70,9 +70,9 @@ export const RemoveConstrainingValues = () => {
})
}}
disabled={!enableHorz}
title="yo dawg"
title="Remove Constraining Values"
>
RemoveConstrainingValues
Remove Constraining Values
</button>
)
}