bind the new page
このコミットが含まれているのは:
7
src/components/index.ts
ノーマルファイル
7
src/components/index.ts
ノーマルファイル
@@ -0,0 +1,7 @@
|
||||
import { Auth } from './auth';
|
||||
import { Login } from './login';
|
||||
import { Logout } from './logout';
|
||||
import { NavBar } from './navbar';
|
||||
import { Overview } from './overview';
|
||||
|
||||
export { Auth, Login, Logout, NavBar, Overview };
|
||||
新しいイシューから参照
ユーザーをブロックする