Fix using wrong component in ColumnBackButtonSlim
This commit is contained in:
		
							parent
							
								
									1aa14b5873
								
							
						
					
					
						commit
						af4934f742
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| import React from 'react'; | ||||
| import { FormattedMessage } from 'react-intl'; | ||||
| import PropTypes from 'prop-types'; | ||||
| import Icon from 'mastodon/components/icon'; | ||||
| import Icon from 'flavours/glitch/components/icon'; | ||||
| 
 | ||||
| export default class ColumnBackButtonSlim extends React.PureComponent { | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue