Skip to content

Commit 882d24c

Browse files
committed
lint
1 parent 70f130b commit 882d24c

File tree

1 file changed

+2
-2
lines changed
  • src/quo/components/graph/wallet_graph

1 file changed

+2
-2
lines changed

src/quo/components/graph/wallet_graph/view.cljs

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
fill-color (colors/theme-colors colors/white colors/neutral-95)]
4545
(if (= time-frame :empty)
4646
[fast-image/fast-image
47-
{:style style/empty-state
48-
:source (resources/get-themed-image :no-funds theme)
47+
{:style style/empty-state
48+
:source (resources/get-themed-image :no-funds theme)
4949
:accessibility-label :illustration}]
5050
[rn/view
5151
[linear-gradient/linear-gradient

0 commit comments

Comments
 (0)