Files
gitbook/src/components/PageBody/index.ts
T
Samy Pessé 87e67866a4 Fix condition to render document being reversed (#83)
* Fix condition to render document

* Format
2024-01-02 18:31:15 +01:00

3 lines
57 B
TypeScript

export * from './PageBody';
export * from './PageCover';