Step 8.5: Move specific image utilities out of ContentMessages
This commit is contained in:
parent
888d470c56
commit
fe032ed942
5 changed files with 125 additions and 108 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
import React from 'react';
|
||||
|
||||
import MImageBody from './MImageBody';
|
||||
import { BLURHASH_FIELD } from "../../../ContentMessages";
|
||||
import { BLURHASH_FIELD } from "../../../utils/image-media";
|
||||
import Tooltip from "../elements/Tooltip";
|
||||
|
||||
export default class MStickerBody extends MImageBody {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue