From 81f87d0462479b7f2ed468074eb065e19c303cbf Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 19 Jun 2025 11:41:01 +0900 Subject: [PATCH] fix loading --- oauth_new/src/App.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/oauth_new/src/App.jsx b/oauth_new/src/App.jsx index 8b64c75..9ab8d20 100644 --- a/oauth_new/src/App.jsx +++ b/oauth_new/src/App.jsx @@ -70,7 +70,6 @@ export default function App() { if (isLoading) { return (
-

ATProto OAuth Demo

読み込み中...

) @@ -79,7 +78,7 @@ export default function App() { if (error) { return (
-

ATProto OAuth Demo

+

エラー