SIGN IN SIGN UP

title_bar: Remove dependency on `extensions_ui` (#20929)

This PR removes a dependency on the `extensions_ui` from the `title_bar`
crate.

This dependency only existed to reference the `Extensions` action, which
has now been moved to the `zed_actions` crate.

This allows `title_bar` to move up in the crate dependency graph.

Release Notes:

- N/A
M
Marshall Bowers committed
e31f44450e5e8ba77250b27a81ee733ad14ddd81
Parent: e0761db
Committed by GitHub <noreply@github.com> on 11/20/2024, 9:05:43 PM