diff --git a/.leptosfmt.toml b/.leptosfmt.toml index e07de8d..ac5be1f 100644 --- a/.leptosfmt.toml +++ b/.leptosfmt.toml @@ -1,3 +1,2 @@ max_width = 100 -tab_spaces = 2 attr_value_brace_style = "WhenRequired" # "Always", "AlwaysUnlessLit", "WhenRequired" or "Preserve"