Remove unintended early import of AuthPage in react app ui.js
• Remove: - unintended early import of AuthPage in react app ui.js
This commit is contained in:
parent
a6e9bd3fb4
commit
68a6a1ae8a
@ -39,7 +39,7 @@ import SettingsPage from '../../pages/settings_page'
|
||||
import ProPage from '../../pages/pro_page'
|
||||
import ExplorePage from '../../pages/explore_page'
|
||||
import AboutPage from '../../pages/about_page'
|
||||
import AuthPage from '../../pages/auth_page'
|
||||
// import AuthPage from '../../pages/auth_page'
|
||||
|
||||
import {
|
||||
About,
|
||||
|
Loading…
x
Reference in New Issue
Block a user