We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6945ba6 commit a2f9e42Copy full SHA for a2f9e42
src/components/Header/Header.jsx
@@ -226,8 +226,8 @@ const Header = ({
226
<span>Dev Build</span>
227
<div className="header-controls">
228
<button className="header-button" onClick={handleSynclick}>
229
- <RiRefreshFill style={{ fontSize: '35px' }}/>
230
- Sync NRF Content
+ <RiRefreshFill style={{ fontSize: '40px' }}/>
+ Sync with NRF Content
231
</button>
232
</div>
233
0 commit comments