Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 9747dd1

Browse files
committed
tests
1 parent 9979757 commit 9747dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Constants.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Provider } from "react-redux"
55
import store from "../background/redux/store"
66

77
/**
8-
* The function returns a Redux Provider component that wraps the App component
8+
* The function returns a Redux Provider component that wraps the App component.
99
* @returns The App component is being returned.
1010
*/
1111
function Constants(): ReactElement {

0 commit comments

Comments
 (0)