Skip to content

Commit

Permalink
fixed error from merging
Browse files Browse the repository at this point in the history
  • Loading branch information
TanninOne committed Oct 27, 2016
1 parent 741cf5c commit 737f8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extensions/welcome_screen/WelcomeScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ class WelcomeScreen extends ComponentEx<IWelcomeScreenProps, IWelcomeScreenState
onAddNewTool={this.showNewToolLayer}
onChangeToolParams={this.showChangeToolParamsLayer}
/>
;
);
}
};

Expand Down

0 comments on commit 737f8f4

Please sign in to comment.