mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 18:18:24 -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
|
||||
|
||||
(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`."
|
||||
#?(:cljs
|
||||
(:require
|
||||
|
|
Loading…
Add table
Reference in a new issue