mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 06:31:38 +02:00
♻️ Reorganize workspace persistence related namespace
This commit is contained in:
parent
3ab3ea68b4
commit
c01e4e52f8
21 changed files with 503 additions and 536 deletions
|
@ -37,7 +37,7 @@
|
|||
[file]
|
||||
(file-reader #(.readAsDataURL ^js %1 file)))
|
||||
|
||||
(defn ^boolean blob?
|
||||
(defn blob?
|
||||
[v]
|
||||
(instance? js/Blob v))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue