mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 16:51:38 +02:00
Replace cats.labs.lens with lentes package.
This commit is contained in:
parent
80a8e0a7bd
commit
0111b5d3e7
36 changed files with 37 additions and 37 deletions
|
@ -2,7 +2,7 @@
|
|||
(:require [sablono.core :as html :refer-macros [html]]
|
||||
[rum.core :as rum]
|
||||
[beicon.core :as rx]
|
||||
[cats.labs.lens :as l]
|
||||
[lentes.core :as l]
|
||||
[goog.events :as events]
|
||||
[uxbox.rstore :as rs]
|
||||
[uxbox.shapes :as sh]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue