Skip to content

Commit

Permalink
,
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawkiS committed May 26, 2021
1 parent af27da6 commit 62e47e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/Enable/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import msg from "../../../common/lib/msg";

class Enable extends React.Component {
constructor(props) {
super(props);
super(props);
this.history = createHashHistory();
this.state = {
loading: true,
Expand Down

0 comments on commit 62e47e9

Please sign in to comment.