Fix cursor focus and selection in input box, add AWS env var warning box, and remove AWS Bedrock login banner
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
pub use galaxy_web_event_bus::{emit_event, WarpEvent};
|
||||
use js_sys::ReferenceError;
|
||||
use thiserror::Error;
|
||||
pub use galaxy_web_event_bus::{emit_event, WarpEvent};
|
||||
use wasm_bindgen::{JsCast, JsValue};
|
||||
|
||||
/// This function should be called early in application initialization to ensure that
|
||||
|
||||
Reference in New Issue
Block a user