Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix playground bug #1822

Merged
merged 20 commits into from
May 18, 2024
Merged

fix: fix playground bug #1822

merged 20 commits into from
May 18, 2024

Conversation

youyc22
Copy link
Contributor

@youyc22 youyc22 commented May 18, 2024

数据分析页面还没写完,先把这个提了

description: "下面让我们跳转到试玩界面一探究竟吧!",
placement: "right",
target: () => playRef.current,
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里改成注释吧,方便明年改回来

@@ -321,7 +314,6 @@ const MenuPage: React.FC<ContestProps> = (props) => {
onClose={() => {
setOpen(false);
localStorage.setItem("tour_contest", "true");
navigate(url.link("playground"));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok改了

@xiangmy21 xiangmy21 merged commit b047b3b into eesast:master May 18, 2024
2 checks passed
@FranGuam FranGuam added this to the Ver. 2024 milestone May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants