Improve ThreadPanel ctx menu accessibility (#7217)
This commit is contained in:
committed by
GitHub
parent
9727a82a12
commit
fe24c8ad2a
@@ -18,7 +18,7 @@ limitations under the License.
|
||||
import TagTile from './TagTile';
|
||||
|
||||
import React from 'react';
|
||||
import { ContextMenu, toRightOf, useContextMenu } from "../../structures/ContextMenu";
|
||||
import ContextMenu, { toRightOf, useContextMenu } from "../../structures/ContextMenu";
|
||||
import * as sdk from '../../../index';
|
||||
|
||||
export default function DNDTagTile(props) {
|
||||
|
||||
Reference in New Issue
Block a user