A
Anonymous
Event Paper - Copy this React, Mui Component to your project
Can you create for me a grid schedule calendar with these data: [{"id":1,"title":"Language interview","start":"2024 09 21 12:00","end":"2024 09 21 14:10"},{"id":2,"title":"Non technical interview","start":"2024 09 18 14:00","end":"2024 09 18 16:00"},{"id":3,"title":"Technical interview","start":"2024 09 19 06:00","end":"2024 09 19 08:00"},{"id":4,"title":"Non technical interview","start":"2024 09 22 19:00","end":"2024 09 22 21:00"},{"id":5,"title":"Language interview","start":"2024 09 23 11:00","end":"2024 09 23 14:00"}]. I want to create a schedule with these data and my data not static because I maybe call it from an API
Prompt
