Skip to content

Commit

Permalink
feat: 添加 ClickOutside 指令导出
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyunhe committed Oct 15, 2024
1 parent cb9480b commit ca477e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/directives/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { default as TrapFocus } from './trap-focus'
export { vRepeatClick } from './repeat-click'
export { default as ClickOutside } from './click-outside'

0 comments on commit ca477e0

Please sign in to comment.