now is the refactor : )
This commit is contained in:
@@ -4,4 +4,4 @@ enum Options {
|
||||
}
|
||||
type NavItem = keyof typeof Options;
|
||||
|
||||
export const nodeSettingsNav: NavItem[] = ['General', 'Playground', 'Unbond'];
|
||||
export const nodeSettingsNav: NavItem[] = ['General', 'Unbond'];
|
||||
|
||||
Reference in New Issue
Block a user