Skip to content

Draft: fix: disable export empty book

Duncan Bennett requested to merge 870-export-page-empty-book into develop

Fetches "hasContent" when calling "getBook" and "updateContent". Requires at least one book component with hasContent === true or the download button is disabled.

Related to #870 (closed)

Merge request reports