fix: remove redundant breadcrumb from system settings page

This commit is contained in:
Yoga Pangestu 2026-04-22 20:47:40 +07:00
parent 2552ca9511
commit 635dcf712b

View File

@ -243,9 +243,6 @@ SettingIndex.layout = {
breadcrumbs: [
{
title: 'Sistem',
},
{
title: 'Pengaturan Umum',
}
],
};