[WIP] Consent UI, via main UI render System

This commit is contained in:
Alex Emmet 2026-02-18 18:35:56 +01:00
commit a0fddf723f
18 changed files with 1625 additions and 1040 deletions

View file

@ -3,6 +3,4 @@ pub mod consent_state;
pub mod doc;
pub mod focus;
pub mod md_viewer;
pub mod terms_checker;
pub mod terms_getter;
pub mod terms_updater;