From 8e5ccceed2e8e98ccecc791620760fc2cec9cae2 Mon Sep 17 00:00:00 2001 From: Leon Xu Date: Sat, 3 Sep 2022 12:47:39 -0700 Subject: [PATCH] file: create Profile component with its own stylesheet in Profile directory --- src/components/Profile/Profile.jsx | 0 src/components/Profile/styles.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/components/Profile/Profile.jsx create mode 100644 src/components/Profile/styles.js diff --git a/src/components/Profile/Profile.jsx b/src/components/Profile/Profile.jsx new file mode 100644 index 0000000..e69de29 diff --git a/src/components/Profile/styles.js b/src/components/Profile/styles.js new file mode 100644 index 0000000..e69de29