Skip to content

Commit ea61e5b

Browse files
author
kyrylo.kireiev
committed
style: [AILab-146] fix code style issues
1 parent b12439d commit ea61e5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/plugin-slots/ProblemEditorPluginSlot/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ export const ProblemEditorPluginSlot = ({
1414
blockType,
1515
}}
1616
/>
17-
);
17+
);

src/plugin-slots/TextEditorPluginSlot/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ export const TextEditorPluginSlot = ({
1414
blockType,
1515
}}
1616
/>
17-
);
17+
);

0 commit comments

Comments
 (0)