fix: export page root from component pages
This commit is contained in:
parent
bafe3f9c45
commit
f087af3946
3 changed files with 9 additions and 7 deletions
|
|
@ -2,3 +2,4 @@ export * from "./header";
|
|||
export * from "./summary";
|
||||
export * from "./editor-body";
|
||||
export * from "./title";
|
||||
export * from "./page-root";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue