From d2247b2fddd81f9302c7f834eb7381052ad5b626 Mon Sep 17 00:00:00 2001 From: Tristan Yang Date: Mon, 3 Jul 2023 12:06:05 +0800 Subject: [PATCH] chore: isElectronContext --- public/index.html | 14 +++++++++----- src/index.tsx | 6 +----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/public/index.html b/public/index.html index a2a49497..1bce6af8 100644 --- a/public/index.html +++ b/public/index.html @@ -160,15 +160,19 @@ + + To begin the development, run `npm start` or `yarn start`. + To create a production bundle, use `npm run build` or `yarn build`. + -->