Remove unused props.

This commit is contained in:
Lucid Kobold
2021-12-29 14:36:50 -06:00
parent c8900cbece
commit 6b7223112f

View File

@@ -20,7 +20,6 @@ const AppTheme = extendTheme({
colors: { colors: {
brand: { brand: {
main: "#3138dc", main: "#3138dc",
mainInactive: "#181d8f",
primary: "#0068ff", primary: "#0068ff",
secondary: "#0086ff", secondary: "#0086ff",
hover: "#00aec1", hover: "#00aec1",