react-admin-dashboard icon indicating copy to clipboard operation
react-admin-dashboard copied to clipboard

Complete React Admin Dashboard

Results 29 react-admin-dashboard issues
Sort by recently updated
recently updated
newest added

I have tried to render this in a small viewport. Not working well. Is it possible to make the project responsive?

Module not found: Error: Can't resolve './scenes/form' in 'D:\react course\react-admin\src'

Hi Edward, First of all, I really want to appreciate your contribution with your repositories and videos! They are really good! Secondly, I apologize for writing this comment here because...

I ran into several issues here with the formatDate function. looking into the moduale shows formatDate is a function in @fullcalendar/core/index.js and not /react

import { formatDate } from "@fullcalendar/core"