📎 Mainly reformat specs code

This commit is contained in:
Andrey Antukh 2022-08-01 14:27:11 +02:00
parent 5cd12ac710
commit ddc7f412a4
4 changed files with 156 additions and 148 deletions

View file

@ -162,4 +162,4 @@
(s/def ::email ::us/email)
(s/def ::not-empty-string ::us/not-empty-string)
(s/def ::color ::us/color)
(s/def ::color ::us/rgb-color-str)