-
Notifications
You must be signed in to change notification settings - Fork 26
Development #47
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
base: development
Are you sure you want to change the base?
Development #47
Conversation
This is a merge commit the virtual branches in your workspace. Due to GitButler managing multiple virtual branches, you cannot switch back and forth between git branches and virtual branches easily. If you switch to another branch, GitButler will need to be reinitialized. If you commit on this branch, GitButler will throw it away. Here are the branches that are currently applied: - feat/chart (refs/gitbutler/feat/chart) - lib/components-data.tsx - app/page.tsx - app/components/application/[slug]/page.tsx - app/components/application/ScriptExecutor.tsx - app/layout.tsx For more information about what we're doing here, check out our docs: https://docs.gitbutler.com/features/branch-management/integration-branch
|
@faishalmhmd is attempting to deploy a commit to the Raya Sabari's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
| id: string; | ||
| name: string; | ||
| code: string; | ||
| contributor?: string; |
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.
kenapa field contributor nya didelete bang? 💀
@faishalmhmd
| @@ -1,6 +1,6 @@ | |||
| import type { Metadata } from "next"; | |||
| import { Poppins } from "next/font/google"; | |||
| import { GoogleAnalytics } from "@next/third-parties/google"; | |||
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.
google analytic nya jangan diremove ya
| <div dangerouslySetInnerHTML={{ __html: variant.code }} /> | ||
| </ComponentPreview> | ||
|
|
||
| <div className="flex items-center -mt-2"> |
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.
label contributor jangan diremove juga
rayasabari
left a comment
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.

Pull Request
📋 Description
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam nec metus vel ante porttitor placerat. Nullam nec metus vel ante porttitor placerat.
Changes include:
🔗 Related Issue (if any)
🧪 Testing
How has this change been tested?
✅ Checklist
development📸 Screenshots (if applicable)
Before
After