mirror of https://github.com/jetkvm/kvm.git
fixed formatting
This commit is contained in:
parent
0365dc57b8
commit
0ba56631b2
|
@ -36,7 +36,7 @@ export function SettingsItem({
|
|||
description,
|
||||
children,
|
||||
className,
|
||||
}: {
|
||||
}: {
|
||||
title: string;
|
||||
description: string | React.ReactNode;
|
||||
children?: React.ReactNode;
|
||||
|
|
Loading…
Reference in New Issue