From 847a8682461a960801b4352d56a116d5abccbed8 Mon Sep 17 00:00:00 2001 From: anna Date: Fri, 29 Dec 2023 17:16:15 +0800 Subject: [PATCH]
=> <> --- src/layout/MainLayout/Header/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/MainLayout/Header/index.js b/src/layout/MainLayout/Header/index.js index 69e1fcf..538027e 100644 --- a/src/layout/MainLayout/Header/index.js +++ b/src/layout/MainLayout/Header/index.js @@ -170,7 +170,7 @@ function Header(props) {
  • {isPrimaryLoggedIn() ? -
    + <> 付款記錄
    • @@ -180,7 +180,7 @@ function Header(props) { 繳款通知記錄
    -
    + : 網上付款記錄 }