Merge Component
and ComponentPreview
trait (#28365)
- Merge `Component` and `ComponentPreview` trait - Adds a number of component previews - Removes a number of stories Release Notes: - N/A
This commit is contained in:
parent
b15ee1b1cc
commit
c05bf096f8
52 changed files with 3276 additions and 1848 deletions
|
@ -7,6 +7,7 @@
|
|||
//! - [`ui_macros`] - proc_macros support for this crate
|
||||
//! - `ui_input` - the single line input component
|
||||
|
||||
pub mod component_prelude;
|
||||
mod components;
|
||||
pub mod prelude;
|
||||
mod styles;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue