Move app/javascript/hooks to app/javascript/mastodon/hooks (#34077)
				
					
				
			This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
import './public-path';
 | 
			
		||||
import { createRoot } from 'react-dom/client';
 | 
			
		||||
 | 
			
		||||
import { afterInitialRender } from 'mastodon/../hooks/useRenderSignal';
 | 
			
		||||
import { afterInitialRender } from 'mastodon/hooks/useRenderSignal';
 | 
			
		||||
 | 
			
		||||
import { start } from '../mastodon/common';
 | 
			
		||||
import { Status } from '../mastodon/features/standalone/status';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user