Skip to content

Commit

Permalink
deploy: 277af83
Browse files Browse the repository at this point in the history
  • Loading branch information
securingsincity committed Mar 23, 2024
1 parent e0c9993 commit 112b0ca
Show file tree
Hide file tree
Showing 7 changed files with 376,544 additions and 389,423 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ class App extends Component {
this.setMode = this.setMode.bind(this);
this.onChange = this.onChange.bind(this);
this.setFontSize = this.setFontSize.bind(this);
this.setLineHeight = this.setLineHeight.bind(this),
this.setBoolean = this.setBoolean.bind(this);
(this.setLineHeight = this.setLineHeight.bind(this)),
(this.setBoolean = this.setBoolean.bind(this));
}
render() {
return (
Expand Down
238,192 changes: 118,123 additions & 120,069 deletions static/diff.js

Large diffs are not rendered by default.

Loading

0 comments on commit 112b0ca

Please sign in to comment.