mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 08:08:33 +00:00
* nix: upgrade zprint from 1.2.4 to 1.2.5 To address issue described in: https://github.com/kkinnear/zprint/issues/273 Signed-off-by: Jakub Sokołowski <jakub@status.im> * chore: use zprint :multi-lhs-hang * refactor: re-format clojure using zprint 1.2.5 --------- Signed-off-by: Jakub Sokołowski <jakub@status.im> Co-authored-by: yqrashawn <namy.19@gmail.com>
4 lines
116 B
Clojure
4 lines
116 B
Clojure
(ns status-im2.core-spec
|
|
(:require
|
|
[status-im2.contexts.communities.menus.community-options.component-spec]))
|