Skip to content

Commit

Permalink
Update title.
Browse files Browse the repository at this point in the history
  • Loading branch information
TingluoHuang committed Jan 25, 2025
1 parent 87a50d8 commit 18b7be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/JSONFormatter/JSONFormatter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export class JSONFormatter extends Component {
return (
<div>
<MuiThemeProvider theme={theme}>
<span style={{ fontFamily: "Roboto", fontSize: 22, fontWeight: 300, marginBottom: 20 }}>Raw JSON Binary:</span>
<span style={{ fontFamily: "Roboto", fontSize: 22, fontWeight: 300, marginBottom: 20 }}>Raw JSON Binary or Global ID:</span>
<div id="formatter"></div>
<div style={{
margin: 0,
Expand Down

0 comments on commit 18b7be8

Please sign in to comment.