mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
add breadcrumb to navigation
This commit is contained in:
@@ -44,7 +44,7 @@ const NTPSettings = () => {
|
||||
});
|
||||
|
||||
const { LL } = useI18nContext();
|
||||
useLayoutTitle(LL.SETTINGS_OF('NTP'));
|
||||
useLayoutTitle('NTP');
|
||||
|
||||
const updateFormValue = updateValueDirty(
|
||||
origData,
|
||||
|
||||
Reference in New Issue
Block a user