Skip to content

Commit 9f71b3b

Browse files
committed
docs: Add v3 link in README
1 parent 9ecac98 commit 9f71b3b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# [@vue-a11y/focus-loop](https://focus-loop.vue-a11y.com)
22

3-
Vue component that helps you to to trap focus in an element.
4-
5-
**Are you using Vue 3?** Check out [VueFocusLoop next](https://github.com/vue-a11y/vue-focus-loop/tree/next)
3+
---
4+
🔥 HEADS UP! You are in the Vue 2 compatible branch, [check the "next" branch for Vue3 support](https://github.com/vue-a11y/vue-focus-loop/tree/next).
65

76
---
7+
## Introduction
8+
9+
Vue component that helps you to to trap focus in an element.
810

911
When developing accessible components, in certain behaviors it is important to trap focus on the element.
1012

0 commit comments

Comments
 (0)