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

Feature/sample dashboard page #94

Merged
merged 3 commits into from
Oct 12, 2024
Merged

Conversation

ylimezhang
Copy link
Collaborator

  • create reusable component for TC and tutorial link
  • refactor the directory and file name to align with the standard
  • add info icon for tree and assertion modal

Vercel link : https://audit-visualizer-mu.vercel.app/

}) => {
const [isTooltipVisible, setTooltipVisible] = useState(false);

return (
Copy link
Collaborator

Choose a reason for hiding this comment

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

为什么不用shadcn自带的tooltip呢
https://ui.shadcn.com/docs/components/tooltip

Copy link
Collaborator

Choose a reason for hiding this comment

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

还可以用
https://ui.shadcn.com/docs/components/hover-card
现在你做的这个有bug ,体验也很奇怪

@Mirrorgo Mirrorgo merged commit 4d23e00 into release Oct 12, 2024
2 checks passed
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.

2 participants