feat: accreditation crud
This commit is contained in:
@@ -15,7 +15,8 @@ interface BytescaleUploaderProps {
|
||||
| '/blog'
|
||||
| '/doctor-og'
|
||||
| '/homepage-banners'
|
||||
| '/insurance-partners';
|
||||
| '/insurance-partners'
|
||||
| '/accreditations';
|
||||
}
|
||||
|
||||
export function BytescaleUploader({ value, onChange, folderPath }: BytescaleUploaderProps) {
|
||||
|
||||
Reference in New Issue
Block a user