Closed steppy452 closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
reablocks-storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 11, 2024 0:39am |
Name | Link |
---|---|
Latest commit | 08b7a343ee331a3d18a0415bbf3bd768c5dce5f0 |
Latest deploy log | https://app.netlify.com/sites/reablocks-storybook/deploys/66b8081923df0c0008d30e3c |
Deploy Preview | https://deploy-preview-254--reablocks-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Textarea input can be focused by using something like
inputRef?.current.focus()
I also created a new outside focus story to demonstrate functionality
Does this PR introduce a breaking change?
Other information