mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 10:38:13 -05:00
🐛 Fix broken reference to icon.
This commit is contained in:
parent
4c99280c4a
commit
9319520043
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@
|
|||
:on-click (partial on-click page-id)
|
||||
:id (str "page-" page-id)
|
||||
:key page-id}
|
||||
[:div.page-icon i/page]
|
||||
[:div.page-icon i/file-html]
|
||||
[:span (:name page)]]))]]))
|
||||
|
|
Loading…
Add table
Reference in a new issue