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

EDU-11369 - Experimental Exports - Hooks & Components #1438

Merged
merged 9 commits into from
Oct 22, 2024

Conversation

mariana-caetano
Copy link
Contributor

@mariana-caetano mariana-caetano commented Sep 17, 2024

Types of changes

  • New content (guides, endpoints, app documentation)
  • Improvement (make a documentation even better)
  • Fix (fix a documentation error)
  • Spelling and grammar accuracy (self-explanatory)

Atualizando a sidebar: vtexdocs/devportal#804

@mariana-caetano mariana-caetano self-assigned this Sep 17, 2024
Copy link
Contributor

github-actions bot commented Sep 17, 2024

Preview Links

Open this URL to set up the portal with this branch changes.

You can now access the edited pages with the following URLs:

Copy link
Contributor

Navigation Preview Link

No changes detected in the navigation.json file

@mariana-caetano mariana-caetano requested a review from a team September 17, 2024 20:58
Comment on lines 16 to 21
2. Declare the hook or component into your custom component file.

```tsx
import { use{ComponentName}_unstable as use{ComponentName} } from '@faststore/core/experimental'
```

Copy link
Collaborator

Choose a reason for hiding this comment

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

Acho válido incluir um disclaimer indicando que {ComponentName} deve ser substituído pelo nome do componente

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Boa! Adicionei na linha 22.

@mariana-caetano mariana-caetano merged commit a9a5079 into main Oct 22, 2024
4 checks passed
@mariana-caetano mariana-caetano deleted the EDU-11369-experimental-exports branch October 22, 2024 17:39
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.

3 participants