Skip to content

Commit 02c4a38

Browse files
committed
Revert "code is not perfect"
This reverts commit ad97ce0.
1 parent ad97ce0 commit 02c4a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ class App extends Component {
112112

113113
checkout() {
114114
if (IS_WORKFLOW_DEMO) {
115-
this.myCodeIsNotPerfect();
115+
this.myCodeIsPerfect();
116116
}
117117

118118
/*

0 commit comments

Comments
 (0)