mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 05:41:37 +02:00
♻️ Rename data.events to data.event
This commit is contained in:
parent
838fb06039
commit
c6b96a81f1
65 changed files with 65 additions and 65 deletions
|
@ -9,7 +9,7 @@
|
|||
(:require
|
||||
[app.common.geom.point :as gpt]
|
||||
[app.main.data.dashboard :as dd]
|
||||
[app.main.data.events :as ev]
|
||||
[app.main.data.event :as ev]
|
||||
[app.main.data.modal :as modal]
|
||||
[app.main.refs :as refs]
|
||||
[app.main.store :as st]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue