fudgebucket27 / Lexplorer

Loopring explorer alternative
14 stars 10 forks source link

Fix mixed up pagination icons in dark mode #185

Closed modersohn closed 2 years ago

modersohn commented 2 years ago

Fix #176 by naming the CascadingValue for isDarkMode properly.

Requires CascadingParameter property in PairsDetail to be named too.