Last active
July 22, 2026 08:05
-
-
Save jchris/605a976d75595d5498f820ccfba6aeb1 to your computer and use it in GitHub Desktop.
story screenshots for VibesDIY/vibes.diy PR #4199
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "shots": [ | |
| { | |
| "id": "base-accountsigninview--default", | |
| "title": "Base/AccountSignInView", | |
| "name": "Default", | |
| "basename": "AccountSignInView", | |
| "file": "base-accountsigninview--default.png" | |
| }, | |
| { | |
| "id": "base-signedoutdiscoveryview--default", | |
| "title": "Base/SignedOutDiscoveryView", | |
| "name": "Default", | |
| "basename": "SignedOutDiscoveryView", | |
| "file": "base-signedoutdiscoveryview--default.png" | |
| }, | |
| { | |
| "id": "base-signedoutdiscoveryview--recommended-tab", | |
| "title": "Base/SignedOutDiscoveryView", | |
| "name": "Recommended Tab", | |
| "basename": "SignedOutDiscoveryView", | |
| "file": "base-signedoutdiscoveryview--recommended-tab.png" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


