mirror of
https://github.com/desktop/desktop
synced 2024-11-05 20:49:32 +00:00
Fix merge error
This commit is contained in:
parent
2dc77cb9dc
commit
90c6c533a0
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ export class Prompts extends React.Component<
|
|||
public render() {
|
||||
return (
|
||||
<DialogContent>
|
||||
<h2>Show a confirmation dialog before...</h2>
|
||||
<div className="advanced-section">
|
||||
<h2>Show a confirmation dialog before...</h2>
|
||||
<Checkbox
|
||||
|
|
Loading…
Reference in a new issue