now is the refactor : )

This commit is contained in:
Gala
2022-10-06 15:12:58 +02:00
parent e9c0b9bef3
commit 139a0dca2f
@@ -4,4 +4,4 @@ enum Options {
}
type NavItem = keyof typeof Options;
export const nodeSettingsNav: NavItem[] = ['General', 'Playground', 'Unbond'];
export const nodeSettingsNav: NavItem[] = ['General', 'Unbond'];