Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
drill-lancer committed Sep 25, 2024
1 parent 3cdbee6 commit 933cfdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/scroll-hint/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ const ScrollMessageControls = ({
);
};

export default ScrollMessageControls;
export default ScrollMessageControls;
2 changes: 1 addition & 1 deletion src/extensions/core/table/style.js
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,4 @@ addFilter(
'blocks.getSaveContent.extraProps',
'vk-blocks/table-style',
addExtraProps
);
);

0 comments on commit 933cfdb

Please sign in to comment.