Skip to content

Commit 3606a69

Browse files
committed
refactor: update directives
1 parent c24f359 commit 3606a69

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

src/directives/CClickaway.ts

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/directives/index.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { CTooltip } from './CTooltip'
22
import { CPopover } from './CPopover'
3-
import CClickaway from './CClickaway'
43

5-
export { CTooltip, CPopover, CClickaway }
4+
export { CTooltip, CPopover }

0 commit comments

Comments
 (0)