Linking backend data to frontend
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react'
|
||||
import { ButtonProps } from '@/app/types'
|
||||
import { ButtonProps } from '@/types'
|
||||
|
||||
const Button = ({
|
||||
onClick,
|
||||
|
||||
Reference in New Issue
Block a user