idek bruh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::marker::{PhantomData, Sized};
|
||||
use crate::prelude::*;
|
||||
use cosmic_text::{Attrs, Family, Metrics};
|
||||
use std::marker::{PhantomData, Sized};
|
||||
|
||||
pub struct TextBuilder<O = TextOutput, H: WidgetOption = ()> {
|
||||
pub content: String,
|
||||
|
||||
Reference in New Issue
Block a user