mirror of
https://github.com/penpot/penpot.git
synced 2025-07-25 02:27:13 +02:00
✨ Rename react-hooks to hooks.
This commit is contained in:
parent
242eef8427
commit
861199f812
6 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
[uxbox.main.ui.viewer.header :refer [header]]
|
||||
[uxbox.main.ui.viewer.thumbnails :refer [thumbnails-panel frame-svg]]
|
||||
[uxbox.util.dom :as dom]
|
||||
[uxbox.main.ui.react-hooks :as hooks]
|
||||
[uxbox.main.ui.hooks :as hooks]
|
||||
[uxbox.util.data :refer [classnames]]
|
||||
[uxbox.util.i18n :as i18n :refer [t tr]]
|
||||
[uxbox.util.math :as mth]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue