Create flow: session UI + sign out
This commit is contained in:
@@ -18,6 +18,7 @@ import profile from "./pages/profile.json";
|
||||
import navigation from "./navigation.json";
|
||||
import metadata from "./metadata.json";
|
||||
import communication from "./create/communication.json";
|
||||
import createTopNav from "./create/topNav.json";
|
||||
|
||||
export default {
|
||||
common,
|
||||
@@ -41,6 +42,7 @@ export default {
|
||||
},
|
||||
create: {
|
||||
communication,
|
||||
topNav: createTopNav,
|
||||
},
|
||||
navigation,
|
||||
metadata,
|
||||
|
||||
Reference in New Issue
Block a user