pub fn build_first_time_setup(
step: usize,
md_theme: MarkdownTheme,
th: &ResolvedTheme,
) -> Box<dyn Component>Expand description
Build the first-time-setup wizard component (theme + analytics steps).
pub fn build_first_time_setup(
step: usize,
md_theme: MarkdownTheme,
th: &ResolvedTheme,
) -> Box<dyn Component>Build the first-time-setup wizard component (theme + analytics steps).