cms
cms copied to clipboard
bug: Extra comma in package.json and some icons not defined.
Describe the bug In the package.json file, there's an extra comma at the end, which prevents it from running. Additionally, CourseCard.tsx contains two undefined icons, causing errors.
To Reproduce Steps to reproduce the behavior: 1.Just Run this code locally.
Screenshots or GIFs
fixed