MM-56985 Remove babel-plugin-lodash (#26295)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
48117fb21f
Коммит
0d2053aa5c
@@ -1,7 +1,7 @@
|
||||
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
import {debounce} from 'lodash';
|
||||
import debounce from 'lodash/debounce';
|
||||
import React, {useCallback, useEffect, useState} from 'react';
|
||||
import {FormattedMessage, useIntl} from 'react-intl';
|
||||
import {useDispatch} from 'react-redux';
|
||||
|
||||
Ссылка в новой задаче
Block a user