Linking backend data to frontend
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import toast from 'react-hot-toast'
|
||||
import { ToastProps } from '@/app/types'
|
||||
import { ToastProps } from '@/types'
|
||||
|
||||
const toastStyles = {
|
||||
success: {
|
||||
|
||||
Reference in New Issue
Block a user