Merge branch 't3chguy/fix/6606' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/6606
						commit
						4765216280
					
				| 
						 | 
				
			
			@ -40,7 +40,7 @@ const AVATAR_SIZE = 24;
 | 
			
		|||
 | 
			
		||||
@replaceableComponent("views.rooms.PinnedEventTile")
 | 
			
		||||
export default class PinnedEventTile extends React.Component<IProps> {
 | 
			
		||||
    static contextType = MatrixClientContext;
 | 
			
		||||
    public static contextType = MatrixClientContext;
 | 
			
		||||
 | 
			
		||||
    private onTileClicked = () => {
 | 
			
		||||
        dis.dispatch({
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue