pub fn render_to_string<F>(component_fn: F) -> Stringwhere F: Fn() -> String,
Render a component to HTML string