* Create basic structure for Viewport dialog provier and Dialog component * Implementation of a UIViewportDialogService * Update viewportDialogProvider docz * Create example of use of UIViewportDialogService
3 lines
54 B
JavaScript
3 lines
54 B
JavaScript
import Dialog from './Dialog';
|
|
export default Dialog;
|