radio component

This commit is contained in:
Gavin McDonald
2025-08-22 16:20:29 -04:00
parent 677af45c73
commit 3ab19e01fd
6 changed files with 61 additions and 1 deletions

View File

@@ -26,6 +26,10 @@ module.exports = {
light: '#64D9ED',
dark: '#324B77',
},
selected: {
light: '#6CBDEE',
dark: '#5376B3',
},
},
},
},