Commit 17619bf6 authored by Fabien Manière's avatar Fabien Manière

comment the refresh action

parent f5af597e
...@@ -595,7 +595,7 @@ nodeActionsCpt = here.component "nodeActions" cpt where ...@@ -595,7 +595,7 @@ nodeActionsCpt = here.component "nodeActions" cpt where
childProps = Record.delete nodeActionsP props childProps = Record.delete nodeActionsP props
child GT.NodeList = listNodeActions childProps child GT.NodeList = listNodeActions childProps
child GT.Graph = graphNodeActions childProps -- child GT.Graph = graphNodeActions childProps --Remove the refresh/sync icon removed on #644 (purescript-gargantext)
child _ = mempty child _ = mempty
graphNodeActions :: R2.Leaf NodeActionsCommon graphNodeActions :: R2.Leaf NodeActionsCommon
......
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