From 4851cd903139dd4fdf23c4cf6157f2573b6441c6 Mon Sep 17 00:00:00 2001 From: Claudio Maggioni Date: Mon, 29 May 2023 16:02:26 +0200 Subject: [PATCH] I'm guessing this may start causing us problems either soon or never. --- stockingly-frontend/src/components/BalanceSheet.vue | 2 +- stockingly-frontend/src/components/EmployeesChart.vue | 2 +- stockingly-frontend/src/components/EpsChart.vue | 2 +- stockingly-frontend/src/components/StockPrice.vue | 8 ++++++-- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/stockingly-frontend/src/components/BalanceSheet.vue b/stockingly-frontend/src/components/BalanceSheet.vue index 7399ff1..79b5b6f 100644 --- a/stockingly-frontend/src/components/BalanceSheet.vue +++ b/stockingly-frontend/src/components/BalanceSheet.vue @@ -1,5 +1,5 @@