Skip to content

Commit be6afc9

Browse files
committed
fixed lint
1 parent 82b0856 commit be6afc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/portal/src/app/connect/sidebar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ export const sidebar: SideBar = {
230230
},
231231
{
232232
name: "Supported Routes",
233-
href: "https://thirdweb.com/routes"
233+
href: "https://thirdweb.com/routes",
234234
},
235235
{
236236
name: "Get Started",

0 commit comments

Comments
 (0)