Skip to content

Commit ce07c87

Browse files
committed
fix: Update TODO comment to include a period at the end.
1 parent aeb2cd1 commit ce07c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import "@cocreate/element-prototype";
77
import Observer from "@cocreate/observer";
88
import "./index.css";
99

10-
// TODO: Replace with @cocreate/config
10+
// TODO: Replace with @cocreate/config.
1111
import localStorage from "@cocreate/local-storage";
1212

1313
const CoCreateUser = {

0 commit comments

Comments
 (0)