Commit 687a1176 authored by Chunchi Che's avatar Chunchi Che

add some comment

parent 385d3139
Pipeline #26178 passed with stages
in 8 minutes and 29 seconds
......@@ -59,6 +59,7 @@ const BgExtraRow: React.FC<{
}}
disabled={meSnap[i].disabled || opSnap[i].disabled}
highlight={!!meSnap[i].interactivity || !!opSnap[i].interactivity}
/* FIXME */
chains={{ chains: meSnap[i].chainIndex.concat(opSnap[i].chainIndex) }}
/>
))}
......
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