mirror of https://github.com/jetkvm/kvm.git
cleanup
This commit is contained in:
parent
3be51a106f
commit
e9b68f8131
|
@ -32,7 +32,7 @@ export function SettingsItem({
|
|||
description,
|
||||
children,
|
||||
className,
|
||||
}: {
|
||||
}: {
|
||||
title: string;
|
||||
description: string | React.ReactNode;
|
||||
children?: React.ReactNode;
|
||||
|
|
Loading…
Reference in New Issue