mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 14:44:12 +00:00
fix formating
This commit is contained in:
parent
0f2923a385
commit
0aa4875ec0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
use dioxus_autofmt::{IndentType, IndentOptions};
|
||||
use dioxus_autofmt::{IndentOptions, IndentType};
|
||||
|
||||
macro_rules! twoway {
|
||||
($val:literal => $name:ident ($indent:expr)) => {
|
||||
|
|
Loading…
Reference in a new issue