mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
format code
remove end of line
This commit is contained in:
@ -58,4 +58,4 @@ const Tab = ({ defaultValue, children }: Props) => {
|
||||
);
|
||||
};
|
||||
|
||||
export default memo(Tab);
|
||||
export default memo(Tab);
|
||||
|
Reference in New Issue
Block a user