thread view: Inform when editing previous messages is unavailable (#36727)
Release Notes: - N/A
This commit is contained in:
parent
d88fd00e87
commit
27a26d53b1
5 changed files with 98 additions and 37 deletions
|
@ -4,9 +4,11 @@ mod context_pill;
|
|||
mod end_trial_upsell;
|
||||
mod onboarding_modal;
|
||||
pub mod preview;
|
||||
mod unavailable_editing_tooltip;
|
||||
|
||||
pub use agent_notification::*;
|
||||
pub use burn_mode_tooltip::*;
|
||||
pub use context_pill::*;
|
||||
pub use end_trial_upsell::*;
|
||||
pub use onboarding_modal::*;
|
||||
pub use unavailable_editing_tooltip::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue