chore: lint

This commit is contained in:
karishmas6
2024-07-24 19:31:20 +05:30
parent 07a370e054
commit 09433ed4b4

View File

@@ -40,4 +40,4 @@ export const ActionProvider: React.FC<ActionProviderProps> = ({ children }) => {
{children}
</ActionContext.Provider>
);
};
};