From af96580125bd75d64583321dbfa35577b06cb41c Mon Sep 17 00:00:00 2001 From: John McCardle Date: Sat, 8 Jan 2022 22:28:19 -0500 Subject: [PATCH] feat: show currency value on the key art. --- pages/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/index.vue b/pages/index.vue index 7a2e9cb..015e9cd 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -37,7 +37,9 @@ - 100 + {{ $store.state.currency }} +