Migrate buttons

This commit is contained in:
Eric Bailey
2024-02-12 16:27:24 -06:00
parent a289b616b2
commit 65582457b7
9 changed files with 87 additions and 72 deletions
+3
View File
@@ -223,6 +223,9 @@ export const atoms = {
/*
* Border
*/
border_0: {
borderWidth: 0,
},
border: {
borderWidth: 1,
},