mirror of
				https://github.com/ajnart/homarr.git
				synced 2025-10-31 18:46:23 +01:00 
			
		
		
		
	Move types
This commit is contained in:
		| @@ -17,7 +17,7 @@ import { useForm } from '@mantine/hooks'; | ||||
| import { motion } from 'framer-motion'; | ||||
| import { useState } from 'react'; | ||||
| import { Apps } from 'tabler-icons-react'; | ||||
| import { ServiceTypes } from './AppShelf.d'; | ||||
| import { ServiceTypes } from '../../tools/types'; | ||||
|  | ||||
| export default function AddItemShelfItem(props: any) { | ||||
|   const { additem: addItem } = props; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user