-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.untriaged
Description
Summary
Click "Edit in CodeSandbox" on any component results in broken code on CodeSandbox. For example clicking "edit in CodeSandbox" on a CardWithSection results in the following:
Expected behavior
The example code in CodeSandbox should have the proper component name in the export default line at the bottom.
Actual behavior
The example code in CodeSandbox is broken due to an incorrect name in the export default line at the bottom.
Steps to reproduce
- Click "Edit in CodeSandbox" on any component example
- View that the CodeSandbox example is unable to run due to the
export default Exampleline at the bottom
Are you using React components?
No
Polaris version number
7.13.0
Browser
Chrome: 125.0.6422.142
Device
macOS 14.5
Metadata
Metadata
Assignees
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.untriaged