chore: test lint

pull/242/head
金伟强 3 years ago
parent ad4552b15c
commit c0fb12f7f1

@ -7,7 +7,7 @@ export type IAppDetail = {
const AppDetail: FC<IAppDetail> = ({ children }) => {
return (
<>
<>
{children}
</>
)

Loading…
Cancel
Save