Commit dd8891c2 authored by Fabien Manière's avatar Fabien Manière

restore the right close icon on the docfocus modal

parent 9ca3c95a
...@@ -95,7 +95,7 @@ docFocusCpt = here.component "main" cpt where ...@@ -95,7 +95,7 @@ docFocusCpt = here.component "main" cpt where
{ className: "graph-doc-focus__header" } { className: "graph-doc-focus__header" }
[ [
B.iconButton B.iconButton
{ name: "trash" { name: "times"
, elevation: Level2 , elevation: Level2
, callback: closeCallback , callback: closeCallback
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment