Chore/make function components 3
This commit is contained in:
@@ -3,9 +3,6 @@ import settingsViews from './settings'
|
||||
import settingsLabels from '../i18n/en/settings'
|
||||
const labels = settingsLabels.menuItems
|
||||
|
||||
export const isSettingsView = (page) =>
|
||||
Object.keys(settingsViews).includes(page)
|
||||
|
||||
export const pages = [
|
||||
{
|
||||
component: 'Home',
|
||||
|
||||
Reference in New Issue
Block a user