Skip to content

Commit 956ea56

Browse files
authored
docs(remix): Add missing comma in README (#5353)
1 parent d52374e commit 956ea56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/remix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ import {
6666
LiveReload,
6767
Meta,
6868
Outlet,
69-
Scripts
69+
Scripts,
7070
ScrollRestoration,
7171
} from "@remix-run/react";
7272

0 commit comments

Comments
 (0)