Styling for QR Code using theme framework

This commit is contained in:
Clark Moody 2024-02-01 16:23:41 -06:00 committed by Héctor Ramón Jiménez
parent 99a3f25c5f
commit c2d82833a0
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
4 changed files with 94 additions and 20 deletions

View file

@ -24,6 +24,7 @@ pub mod menu;
pub mod pane_grid;
pub mod pick_list;
pub mod progress_bar;
pub mod qr_code;
pub mod radio;
pub mod rule;
pub mod scrollable;