diff --git a/components/Settings/SettingTopPage.js b/components/Settings/SettingTopPage.js
index 8eb06b8..ec16df8 100644
--- a/components/Settings/SettingTopPage.js
+++ b/components/Settings/SettingTopPage.js
@@ -6,6 +6,7 @@ import {
ScrollView,
Linking,
Image,
+ Platform,
} from "react-native";
import * as Updates from "expo-updates";
import { SwitchArea } from "../atom/SwitchArea";
@@ -167,34 +168,36 @@ export const SettingTopPage = ({
{">"}
- navigate("WidgetSettings")}
- >
- navigate("WidgetSettings")}
>
- ウィジェット設定
-
-
-
- {">"}
-
-
+
+ ウィジェット設定
+
+
+
+ {">"}
+
+
+ ) : null}