Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Liboul committed Jan 31, 2024
1 parent a4b05a0 commit ea845f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ describe('when +space', () => {
},
};

let editor = withAutoformat(
const editor = withAutoformat(
withReact(input),
mockPlugin(autoformatPluginWitoutTogglePreformat)
);
Expand Down

0 comments on commit ea845f5

Please sign in to comment.