Skip to content

Commit

Permalink
Merge branch 'guoqi/dev' of github.com:guoqqqi/apisix-dashboard into …
Browse files Browse the repository at this point in the history
…guoqi/dev
  • Loading branch information
guoqqqi committed Dec 19, 2020
2 parents c72fbbd + d49f4d4 commit 13247ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/ServerInfo/List.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const ServerInfo: React.FC = () => {
setData(
nodeList.find((item) => {
return item.id === value;
}),
})
);
}}
>
Expand Down

0 comments on commit 13247ac

Please sign in to comment.