[Glitch] Rewrite Domain component as function component
Port 9818f34273 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
			
			
This commit is contained in:
		
				
					committed by
					
						
						Claire
					
				
			
			
				
	
			
			
			
						parent
						
							468dfffd26
						
					
				
				
					commit
					f94eb65cf9
				
			@@ -2,7 +2,7 @@ import React from 'react';
 | 
			
		||||
import { connect } from 'react-redux';
 | 
			
		||||
import { blockDomain, unblockDomain } from '../actions/domain_blocks';
 | 
			
		||||
import { defineMessages, injectIntl, FormattedMessage } from 'react-intl';
 | 
			
		||||
import Domain from '../components/domain';
 | 
			
		||||
import { Domain } from '../components/domain';
 | 
			
		||||
import { openModal } from '../actions/modal';
 | 
			
		||||
 | 
			
		||||
const messages = defineMessages({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user