From a4a81cf6ca097ec97d788e8ae46f2ac15ec8b313 Mon Sep 17 00:00:00 2001 From: John Lyon-Smith Date: Sun, 15 Apr 2018 17:41:20 -0700 Subject: [PATCH] Rename file --- mobile/src/{app.js => App.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mobile/src/{app.js => App.js} (100%) diff --git a/mobile/src/app.js b/mobile/src/App.js similarity index 100% rename from mobile/src/app.js rename to mobile/src/App.js