-
Notifications
You must be signed in to change notification settings - Fork 3
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
UI Implementation #1
Conversation
nodes screen is work in progress
@paulgrigorosita is attempting to deploy a commit to the Drip-ai Team on Vercel. To accomplish this, @paulgrigorosita needs to request access to the Team. Afterwards, an owner of the Team is required to accept their membership request. If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account. |
add node details screen 50% Publisher Card
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Think CI just needs the pnpm-lock file to be updated to pass.
pnpm i
and git commit the lock file.
components/nodes/FIlterNodes.tsx
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: FilterNodes.tsx
nodes screen is work in progress