Create a new component that uses Dialog. Reuse existing actions for updating a participant's display name.
3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
export * from './actions';
|
|
export * from './components';
|