mirror of
https://github.com/penpot/penpot.git
synced 2026-02-14 15:43:14 +00: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