copy change

This commit is contained in:
pierre
2023-06-16 11:20:20 +02:00
parent 4c13d91bfb
commit 3cdca0ad8d
@@ -7,7 +7,7 @@ import { toggleLogViewer } from 'src/utils';
const menuSchema = [
{ title: 'Select your gateway', path: 'gateway' },
{ title: 'Select a service provider', path: 'service-provider' },
{ title: 'Help us improve the app', path: 'monitoring' },
{ title: 'Help improve the app', path: 'monitoring' },
];
export const SettingsMenu = () => (