Skip to content

Conversation

@josephsavona
Copy link
Member

@josephsavona josephsavona commented Dec 13, 2024

Stack from ghstack (oldest at bottom):

@vercel
Copy link

vercel bot commented Dec 13, 2024

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this project.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

josephsavona added a commit that referenced this pull request Dec 13, 2024
ghstack-source-id: 6a49070
Pull Request resolved: #31771
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Dec 13, 2024
@josephsavona
Copy link
Member Author

Closes #31763


```javascript
import { c as _c } from "react/compiler-runtime"; // @enableJsxOutlining
function Component(arr) {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: can we rewrite this fixture to destructure props i.e. function Component({ arr })?

```
### Eval output
(kind: exception) Fixture not implemented No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: could we add a FIXTURE_ENTRYPOINT export here?

Copy link
Contributor

@mofeiZ mofeiZ left a comment

Choose a reason for hiding this comment

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

nice!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants