mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
docs: fix hidden #two
This commit is contained in:
@@ -50,7 +50,7 @@ use stylers::style;
|
||||
#[component]
|
||||
pub fn App() -> impl IntoView {
|
||||
let styler_class = style! { "App",
|
||||
#two{
|
||||
##two{
|
||||
color: blue;
|
||||
}
|
||||
div.one{
|
||||
|
||||
Reference in New Issue
Block a user