Add popup widget builder

This commit is contained in:
Joscha 2022-08-20 23:17:42 +02:00
parent 12f4b9fa73
commit 4094ba3e3d
2 changed files with 77 additions and 0 deletions

View file

@ -12,6 +12,7 @@ pub mod join;
pub mod layer;
pub mod list;
pub mod padding;
pub mod popup;
pub mod resize;
pub mod rules;
pub mod text;