```
update Add development environment configuration, I18n support, route adjustments, and various hooks refactoring ```
This commit is contained in:
@@ -28,7 +28,7 @@ import { AuthSignUp } from './pages/auth/SignUp';
|
||||
import Lesson from './pages/Lesson/index';
|
||||
|
||||
// NOTES: old version using json file
|
||||
import LessonWordPageByDb from './pages/Lesson/LessonWordPageByDb';
|
||||
// import LessonWordPageByDb from './pages/Lesson/LessonWordPageByDb';
|
||||
import WordPage from './pages/Lesson/WordPage';
|
||||
//
|
||||
import ListeningPractice from './pages/ListeningPractice';
|
||||
|
Reference in New Issue
Block a user