Skip to content

Commit

Permalink
Revert "fix: remove curly brackets when value is static"
Browse files Browse the repository at this point in the history
This reverts commit d911533.
  • Loading branch information
duidae committed Jan 4, 2023
1 parent 15fdbf7 commit bdca1f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class Topics extends Component {
topSectionJSX = [
<TitleBar
key="top-title"
title="深度專題"
title={'深度專題'}
subtitle={TEXT.SECTION_TITLE_FEATURED}
/>,
<TopSectionContent
Expand Down

0 comments on commit bdca1f4

Please sign in to comment.