Linking backend data to frontend

This commit is contained in:
iv_vuytsik
2025-10-15 19:49:19 +03:00
parent ea1f50c1b8
commit 2b19ed246b
28 changed files with 959 additions and 385 deletions

View File

@@ -1,5 +1,5 @@
import toast from 'react-hot-toast'
import { ToastProps } from '@/app/types'
import { ToastProps } from '@/types'
const toastStyles = {
success: {