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 --- metro.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metro.config.js') diff --git a/metro.config.js b/metro.config.js index e91aba937..c81b3ca13 100644 --- a/metro.config.js +++ b/metro.config.js @@ -14,4 +14,4 @@ module.exports = { }, }), }, -}; +} -- cgit 1.4.1