mirror of
https://github.com/penpot/penpot.git
synced 2025-02-15 03:28:25 -05:00
Merge pull request #4996 from penpot/eltociear-patch-2
🐛 Update time.cljc
This commit is contained in:
commit
bcfa1d4394
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
;; Copyright (c) KALEIDOS INC
|
;; Copyright (c) KALEIDOS INC
|
||||||
|
|
||||||
(ns app.common.time
|
(ns app.common.time
|
||||||
"A new cross-platform date and time API. It should be prefered over
|
"A new cross-platform date and time API. It should be preferred over
|
||||||
a platform specific implementation found on `app.util.time`."
|
a platform specific implementation found on `app.util.time`."
|
||||||
#?(:cljs
|
#?(:cljs
|
||||||
(:require
|
(:require
|
||||||
|
|
Loading…
Add table
Reference in a new issue