mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 04:41:31 +03:00
9991a544aa
Webpack was printing several warnings about missing default exports, particularly from components, where we auto-generate a default import via the component index. As part of this, the emoji picker recent handling (which is not a component) is moved elsewhere to avoid the generated import. |
||
---|---|---|
.. | ||
GenericElementContextMenu.js | ||
GenericTextContextMenu.js | ||
GroupInviteTileContextMenu.js | ||
MessageContextMenu.js | ||
RoomTileContextMenu.js | ||
StatusMessageContextMenu.js | ||
TagTileContextMenu.js | ||
TopLeftMenu.js | ||
WidgetContextMenu.js |