sibling of 93e6b01486
This commit is contained in:
parent
00725273e4
commit
bc075340bb
264 changed files with 5974 additions and 14197 deletions
|
@ -1,8 +1,8 @@
|
|||
use client::{ModelRequestUsage, RequestUsage, zed_urls};
|
||||
use cloud_llm_client::{Plan, UsageLimit};
|
||||
use component::{empty_example, example_group_with_title, single_example};
|
||||
use gpui::{AnyElement, App, IntoElement, RenderOnce, Window};
|
||||
use ui::{Callout, prelude::*};
|
||||
use zed_llm_client::{Plan, UsageLimit};
|
||||
|
||||
#[derive(IntoElement, RegisterComponent)]
|
||||
pub struct UsageCallout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue