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

[Prototype] Module changes #1329

Closed
wants to merge 6 commits into from

Conversation

AlbertCarreras
Copy link
Contributor

@AlbertCarreras AlbertCarreras commented Jan 8, 2021

to copy branch run locally

git fetch upstream pull/1329/head:moduletest

for discussion re #1323

Test Plan

@AlbertCarreras AlbertCarreras changed the title Module [Prototype] Module changes Jan 8, 2021
expandedIdx ? `${id}-${expandedIdx}` : null
);

useEffect(() => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

main change

@netlify
Copy link

netlify bot commented Jan 8, 2021

✔️ Deploy preview for gestalt ready!

🔨 Explore the source changes: d3bb9f0

🔍 Inspect the deploy logs: https://app.netlify.com/sites/gestalt/deploys/5ff8b195e2b8150007673cef

😎 Browse the preview: https://deploy-preview-1329--gestalt.netlify.app

@@ -9,6 +9,7 @@ type Props = {|
id: string,
accessibilityExpandLabel: string,
accessibilityCollapseLabel: string,
expandedIdx?: ?number,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

main change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants