fix formating

This commit is contained in:
Evan Almloff 2023-11-02 13:59:46 -05:00
parent 0f2923a385
commit 0aa4875ec0

View file

@ -1,4 +1,4 @@
use dioxus_autofmt::{IndentType, IndentOptions};
use dioxus_autofmt::{IndentOptions, IndentType};
macro_rules! twoway {
($val:literal => $name:ident ($indent:expr)) => {