Files
gitbook/src/components/Header/index.ts
T
Samy Pessé 462b2b6e65 Add support for no header in customization settings (#3)
* Start hiding header

* Adapt page aside as well

* Revert condition
2023-11-13 22:08:29 +01:00

3 lines
59 B
TypeScript

export * from './Header';
export * from './CompactHeader';