5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
|
// @flow
|
||
|
|
||
|
export { default as SecurityDialog } from './SecurityDialog';
|
||
|
|