From 8cbb66317829a5e6be0329a55b6d9e3ce1eb5abf Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Wed, 27 Mar 2024 10:44:14 +0000 Subject: [PATCH] =?UTF-8?q?testNFC=E3=82=92=E7=A7=BB=E5=8B=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Settings/LayoutSettings.js | 19 ------------------- components/Settings/SettingTopPage.js | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 19 deletions(-) diff --git a/components/Settings/LayoutSettings.js b/components/Settings/LayoutSettings.js index 1ccbd88..81345ee 100644 --- a/components/Settings/LayoutSettings.js +++ b/components/Settings/LayoutSettings.js @@ -23,8 +23,6 @@ export const LayoutSettings = ({ setTrainMenu, trainPosition, setTrainPosition, - testNFC, - updateAndReload, }) => { return ( @@ -109,23 +107,6 @@ export const LayoutSettings = ({ bool={trainPosition} setBool={setTrainPosition} /> - - - testNFC - - - diff --git a/components/Settings/SettingTopPage.js b/components/Settings/SettingTopPage.js index 89706a8..3873621 100644 --- a/components/Settings/SettingTopPage.js +++ b/components/Settings/SettingTopPage.js @@ -207,6 +207,20 @@ export const SettingTopPage = ({ + testNFC()}> + + testNFC + + +