format code

remove end of line
This commit is contained in:
DefectingCat
2023-05-17 14:58:22 +08:00
parent 221e72d783
commit b19914b68a
34 changed files with 38 additions and 48 deletions

View File

@ -22,4 +22,4 @@ const RUASandpack = ({ ...rest }: Props) => {
);
};
export default memo(RUASandpack);
export default memo(RUASandpack);