瀏覽代碼

hide financial summaey when on mobile

tags/Baseline_180220205_Frontend
MSI\2Fi 10 月之前
父節點
當前提交
57504bfb16
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      src/components/NavigationContent/NavigationContent.tsx

+ 0
- 1
src/components/NavigationContent/NavigationContent.tsx 查看文件

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


Loading…
取消
儲存