From d6942bffab68ce80d5cb26b42710dd9276f62ded Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Thu, 9 Jun 2022 13:03:25 -0500 Subject: Add state management --- 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 f842b77fc..cf1f9fbbc 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,3 +1,3 @@ module.exports = { presets: ['module:metro-react-native-babel-preset'], -}; +} -- cgit 1.4.1