Commit b7acf67
authored
fix(components): disable focus on the post-linkarea host (#6937)
## 📄 Description
Remove the possibility to set focus on the `post-linkarea` host.
## 🚀 Demo
https://preview-6937--swisspost-design-system-next.netlify.app/?path=/story/1d52b794-768b-464e-90eb-4fd15774aa90--default
---
## 🔮 Design review
- [ ] Design review done
- [x] No design review needed
## 📝 Checklist
- ✅ My code follows the style guidelines of this project
- 🛠️ I have performed a self-review of my own code
- 📄 I have made corresponding changes to the documentation
- 1 parent b085b9c commit b7acf67
File tree
2 files changed
+7
-1
lines changed- .changeset
- packages/components/src/components/post-linkarea
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments