mirror of
https://github.com/penpot/penpot.git
synced 2026-04-05 10:52:57 +02:00
Fixes the following:
=> (sm/validate (sm/schema [::sm/int {:max 10}]) nil)
Cannot invoke "Object.getClass()" because "x" is null
Fixes the following:
=> (sm/validate (sm/schema [::sm/int {:max 10}]) nil)
Cannot invoke "Object.getClass()" because "x" is null