parent
d082cfdbec
commit
fa9da6ad5b
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ impl ComponentMetadata {
|
|||
}
|
||||
|
||||
/// Implement this trait to define a UI component. This will allow you to
|
||||
/// derive `RegisterComponent` on it, in tutn allowing you to preview the
|
||||
/// derive `RegisterComponent` on it, in turn allowing you to preview the
|
||||
/// contents of the preview fn in `workspace: open component preview`.
|
||||
///
|
||||
/// This can be useful for visual debugging and testing, documenting UI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue