Card compact and expanded template
This commit is contained in:
@@ -15,6 +15,7 @@ import home from "./pages/home.json";
|
||||
import learn from "./pages/learn.json";
|
||||
import navigation from "./navigation.json";
|
||||
import metadata from "./metadata.json";
|
||||
import communication from "./create/communication.json";
|
||||
|
||||
export default {
|
||||
common,
|
||||
@@ -34,6 +35,9 @@ export default {
|
||||
home,
|
||||
learn,
|
||||
},
|
||||
create: {
|
||||
communication,
|
||||
},
|
||||
navigation,
|
||||
metadata,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user