mirror of https://github.com/jetkvm/kvm.git
Newlines for all things
This commit is contained in:
parent
e764000697
commit
27b3395d0f
|
@ -151,4 +151,4 @@ function Dialog({ plugin, setOpen }: { plugin: PluginStatus | null, setOpen: (op
|
|||
</div>
|
||||
</AutoHeight>
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
@ -124,4 +124,4 @@ export default function PluginList() {
|
|||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
@ -669,4 +669,4 @@ function ErrorView({
|
|||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue