🐛 (base): Exporta PagerAlign y corrige aria-label
This commit is contained in:
parent
8cb5e035dc
commit
20b6c77c9e
2 changed files with 9 additions and 6 deletions
|
|
@ -26,7 +26,7 @@ mod intro;
|
|||
pub use intro::{Intro, IntroOpening};
|
||||
|
||||
mod pager;
|
||||
pub use pager::{Pager, PagerVisibility};
|
||||
pub use pager::{Pager, PagerAlign, PagerVisibility};
|
||||
|
||||
mod poweredby;
|
||||
pub use poweredby::PoweredBy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue