Skip to content

Commit f9f7955

Browse files
committed
feat(utils): export focusable query constants
1 parent 6c9b7f4 commit f9f7955

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/utils/src/wia-aria/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export * from "./constants";
12
export * from "./extractTextContent";
23
export * from "./FocusContainer";
34
export * from "./focusElementWithin";

0 commit comments

Comments
 (0)