From b7e6716a66d88bab3e753433089cb6dcb52eb46f Mon Sep 17 00:00:00 2001 From: Daniel Valenzuela Date: Sat, 30 Dec 2023 08:40:20 -0300 Subject: [PATCH] feat: add class to loading component --- src/generic/PageLoading.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/generic/PageLoading.jsx b/src/generic/PageLoading.jsx index f99422ada3..997237b482 100644 --- a/src/generic/PageLoading.jsx +++ b/src/generic/PageLoading.jsx @@ -18,7 +18,7 @@ export default class PageLoading extends Component { render() { return ( -
+