pub async fn render<C>(props: C::Properties) -> Stringwhere C: BaseComponent, C::Properties: Send + Clone,