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>
|
</div>
|
||||||
</AutoHeight>
|
</AutoHeight>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
@ -124,4 +124,4 @@ export default function PluginList() {
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
@ -669,4 +669,4 @@ function ErrorView({
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue