Port journal to GPUI2

This commit is contained in:
Joseph T. Lyons 2023-10-28 11:37:25 -04:00
parent e27427dce8
commit 6b65d76014
7 changed files with 240 additions and 17 deletions

View file

@ -188,7 +188,7 @@ fn main() {
// workspace::init(app_state.clone(), cx);
// recent_projects::init(cx);
// journal::init(app_state.clone(), cx);
// journal2::init(app_state.clone(), cx);
// language_selector::init(cx);
// theme_selector::init(cx);
// activity_indicator::init(cx);