Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit ceda593

Browse files
committed
Remember to import React
1 parent 853d33a commit ceda593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/views/elements/GroupsButton.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17+
import React from 'react';
1718
import sdk from '../../../index';
1819
import PropTypes from 'prop-types';
1920
import { _t } from '../../../languageHandler';

0 commit comments

Comments
 (0)