feat(display-name) remove DisplayNameLabel web

This commit is contained in:
Calin Chitu 2022-03-03 12:50:25 +02:00 committed by Calinteodor
parent 98256a8d5b
commit 371f3ee199
2 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
// @flow
export { default as DisplayName } from './DisplayName';
export { default as DisplayNameLabel } from './DisplayNameLabel';
export { default as DisplayNamePrompt } from './DisplayNamePrompt';
export { default as DominantSpeakerName } from './DominantSpeakerName';