From b5fb0a1978eaa3d1fc6457a8c9b70741b65c2c66 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Mon, 11 Mar 2024 00:15:36 +0000 Subject: feature(mobile): A reasonablly looking signin form --- babel.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'babel.config.js') diff --git a/babel.config.js b/babel.config.js index 77c28f95..f3c649bb 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,4 +1,4 @@ -module.exports = function(api) { +module.exports = function (api) { api.cache(true); return { presets: [ -- cgit v1.2.3-70-g09d2