Skip to content

Commit

Permalink
rm newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Map1en committed Jul 5, 2021
1 parent 059ff61 commit 768ce83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/export/core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ export type ComposeOption<OptionUnion extends ComponentOption> =
ComposeUnitOption<OptionUnion> & {
baseOption?: ComposeUnitOption<OptionUnion>
options?: ComposeUnitOption<OptionUnion>[]
};
};

0 comments on commit 768ce83

Please sign in to comment.