mirror of
				https://github.com/i701/sarlink-portal.git
				synced 2025-11-04 06:26:59 +00:00 
			
		
		
		
	chore(user-update-form): remove unused import for cleaner code 🔧
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m40s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m40s
				
			This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
			
		||||
import { Suspense } from "react";
 | 
			
		||||
import { DevicesTable } from "@/components/devices-table";
 | 
			
		||||
import DynamicFilter from "@/components/generic-filter";
 | 
			
		||||
import Search from "@/components/search";
 | 
			
		||||
 | 
			
		||||
export default async function ParentalControl({
 | 
			
		||||
  searchParams,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user