Skip to content

Commit 2406c24

Browse files
committed
feat(tooltip): add tooltip input for showing plain string #10100
1 parent b20aedd commit 2406c24

File tree

11 files changed

+479
-424
lines changed

11 files changed

+479
-424
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export * from './tooltip.directive';
2+
export * from './tooltip-target.directive';
3+
export * from './tooltip.module';

0 commit comments

Comments
 (0)