mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-01-10 22:02:13 +05:30
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
|
export { default } from './Popup';
|
||
|
export { default as PopupStack } from './PopupStack';
|