src/menu/components/editor/braft-editor/index.jsx @@ -29,7 +29,7 @@ } state = { dict: localStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, dict: sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS, card: null, back: false }