Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5da9a52

Browse files
committed
F
1 parent c3d9c16 commit 5da9a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/layout.jsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ function Layout() {
1111
{ id: "tab2", title: "Order List" },
1212
];
1313

14-
const domain = window.location.href;
14+
const domain = window.location.search;
1515
console.log(domain);
1616

1717
return (

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /