feat: loosen up the zod validations and return null instead of throwing
This commit is contained in:
@@ -5,6 +5,7 @@ import styles from "./biroScript.module.css"
|
||||
const config = {
|
||||
variants: {
|
||||
color: {
|
||||
black: styles.black,
|
||||
burgundy: styles.burgundy,
|
||||
pale: styles.pale,
|
||||
primaryLightOnSurfaceAccent: styles.plosa,
|
||||
|
||||
Reference in New Issue
Block a user