Add activity_indicator2
This commit is contained in:
parent
61694bba6a
commit
88a3a57789
7 changed files with 411 additions and 3 deletions
|
@ -191,7 +191,7 @@ fn main() {
|
|||
// journal::init(app_state.clone(), cx);
|
||||
// language_selector::init(cx);
|
||||
// theme_selector::init(cx);
|
||||
// activity_indicator::init(cx);
|
||||
activity_indicator2::init(cx);
|
||||
// language_tools::init(cx);
|
||||
call2::init(app_state.client.clone(), app_state.user_store.clone(), cx);
|
||||
// collab_ui::init(&app_state, cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue