diff --git a/src/context/browserActions.tsx b/src/context/browserActions.tsx index 0a22c9c0..c9ac784c 100644 --- a/src/context/browserActions.tsx +++ b/src/context/browserActions.tsx @@ -40,4 +40,4 @@ export const ActionProvider: React.FC = ({ children }) => { {children} ); -}; +}; \ No newline at end of file