Skip to content

Commit dccd0ef

Browse files
author
kehua
committed
style(): remove the blank line
1 parent d415eee commit dccd0ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bricks/markdown/src/markdown-editor/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ import { FormItemElementBase } from "@next-shared/form";
5555

5656
const WrappedFormItem = wrapBrick<FormItem, FormItemProps>("eo-form-item");
5757

58-
5958
const WrappedIcon = wrapBrick<GeneralIcon, GeneralIconProps>("eo-icon");
6059

6160
const MenuButton: FC<MenuButtonProps> = ({ icon, onClick, tooltip }) => {

0 commit comments

Comments
 (0)