refactor: 项目重构
This commit is contained in:
@@ -33,6 +33,6 @@ const linkProps = (to: any) => {
|
||||
rel: "noopener noreferrer",
|
||||
};
|
||||
}
|
||||
return { to: to };
|
||||
return { to };
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user