orchestrator
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#[derive(Debug, Clone, PartialEq, Eq)]
|
||||
pub enum ComponentError {
|
||||
EmptyTargets,
|
||||
InvalidAction,
|
||||
InvalidFocus,
|
||||
NoComponent,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user