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

feat(graph): rework pdv target section & remove unused code #21159

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Conversation

MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Jan 16, 2024

No description provided.

Copy link

vercel bot commented Jan 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jan 16, 2024 8:09pm

Copy link
Collaborator

@isaacplmann isaacplmann left a comment

Choose a reason for hiding this comment

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

Looks good except for a stray semi-colon that shows up in the UI.

};
return (
<div className="my-8 w-full">
<Fence {...modifiedProps} />;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
<Fence {...modifiedProps} />;
<Fence {...modifiedProps} />

@jaysoo jaysoo merged commit e38b0bb into master Jan 16, 2024
6 checks passed
@jaysoo jaysoo deleted the pdv-styling branch January 16, 2024 20:12
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants