source:
src/components/custom-popover/index.ts@
5d6f37a
Last change on this file since 5d6f37a was 5d6f37a, checked in by , 7 weeks ago | |
---|---|
|
|
File size: 126 bytes |
Line | |
---|---|
1 | export * from './types'; |
2 | |
3 | export { default as usePopover } from './use-popover'; |
4 | |
5 | export { default } from './custom-popover'; |
Note:
See TracBrowser
for help on using the repository browser.