mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 11:26:14 +02:00
Project deletion
This commit is contained in:
parent
78e05f2d40
commit
5dfc0cb340
2 changed files with 19 additions and 1 deletions
|
@ -205,7 +205,7 @@
|
|||
[:div.project-th-icon.delete
|
||||
{:on-click #(do
|
||||
(dom/stop-propagation %)
|
||||
;; (actions/delete-project conn uuid)
|
||||
(rs/emit! (dp/delete-project project))
|
||||
%)}
|
||||
i/trash]]])))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue