fix: redundant text
This commit is contained in:
parent
64d4d33092
commit
64d1c78275
@ -255,7 +255,6 @@ function App() {
|
|||||||
element={
|
element={
|
||||||
<Suspense fallback={<Loading></Loading>}>
|
<Suspense fallback={<Loading></Loading>}>
|
||||||
<GoogleOAuth />
|
<GoogleOAuth />
|
||||||
support-google-oauth
|
|
||||||
</Suspense>
|
</Suspense>
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user