chore: lint fix

This commit is contained in:
CaIon
2024-03-23 21:24:39 +08:00
parent d572a43f77
commit eb955ae4b1
55 changed files with 5263 additions and 3589 deletions

View File

@@ -16,4 +16,4 @@ export const StatusProvider = ({ children }) => {
{children}
</StatusContext.Provider>
);
};
};