adrianhajdin / project_syncfusion_dashboard

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a an admin dashboard app using React.js and Syncfusion
https://jsmastery.pro
GNU Affero General Public License v3.0
3.04k stars 1.05k forks source link

GoPrimitiveDot Component doesn't work #39

Closed sajeed11 closed 7 months ago

sajeed11 commented 11 months ago

I've imported the GoPrimitiveDot component from react-icons/go to use it as the tutorial said, but it seems it doesn't exist in the previous folder. I guess there's a problem in depandecies version or something like that.

HorseXInsectCoder commented 10 months ago

GoPrimitiveDot no longer exists.

sajeed11 commented 10 months ago

GoPrimitiveDot no longer exists.

Thanks, man a lot I have replaced it with something else, ty again :3

dilipgandham562 commented 9 months ago

Can you tell the package you have replaced with

sajeed11 commented 9 months ago

Can you tell the package you have replaced with

@dilipgandham562 Not the package, the same one, but I have replaced it with something similar by the same package. You can search here to find something that could help you [https://react-icons.github.io/react-icons/]()

JspBack commented 9 months ago

I used GoDotFill , i think it is same as GoPrimitiveDot.

marcianomatias commented 7 months ago

Eu usei o GoDotFill e está funcionando.