This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
dioxus
Watch
2
Star
0
Fork
You've already forked dioxus
0
mirror of
https://github.com/DioxusLabs/dioxus
synced
2024-11-27 06:30:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
143ad749ea
dioxus
/
packages
/
autofmt
/
tests
/
samples
/
immediate_expr.rsx
6 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
fix: immediate exprs
2023-01-17 00:36:50 +00:00
fn it_works() {
Fixes to autofmt, make it more aggressive (#2230) * fix: fmt unterminated if, be more aggressive with line splits * Fix: Handle long exprs in for/if statements
2024-04-03 22:27:36 +00:00
rsx! {
{()}
}
fix: immediate exprs
2023-01-17 00:36:50 +00:00
}
Reference in a new issue
Copy permalink