Kaynağa Gözat

Hide Financial Summary on mobile

tags/Baseline_180220205_Frontend
MSI\2Fi 10 ay önce
ebeveyn
işleme
1683dd3d81
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/components/NavigationContent/NavigationContent.tsx

+ 1
- 1
src/components/NavigationContent/NavigationContent.tsx Dosyayı Görüntüle

@@ -178,7 +178,7 @@ const NavigationContent: React.FC<Props> = ({ abilities, username }) => {
isHidden: ![VIEW_DASHBOARD_ALL, VIEW_DASHBOARD_SELF].some((ability) =>
abilities!.includes(ability),
),
showOnMobile: true,
// showOnMobile: true,
},
// No Claim function in Breaur, will be implement later
// {


Yükleniyor…
İptal
Kaydet