From 6d69462c10f33d5ee3dba0046261af8e42dd6dfa Mon Sep 17 00:00:00 2001 From: CRIMX Date: Mon, 16 Apr 2018 12:22:52 +0800 Subject: [PATCH] style(content): mv portal component --- .../SaladBowlContainer.tsx => components/SaladBowlPortal.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/content/{containers/SaladBowlContainer.tsx => components/SaladBowlPortal.tsx} (100%) diff --git a/src/content/containers/SaladBowlContainer.tsx b/src/content/components/SaladBowlPortal.tsx similarity index 100% rename from src/content/containers/SaladBowlContainer.tsx rename to src/content/components/SaladBowlPortal.tsx