Skip to content

Commit 433dbf8

Browse files
committed
fix export of function
1 parent 2864622 commit 433dbf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-base/lib/utils/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export * from './Timer';
22
export * from './demandCustomElement';
33
export * from './drag';
44
export * from './math';
5+
export * from './findAncestorByAttributeValue';

0 commit comments

Comments
 (0)