79222136

Date: 2024-11-25 08:11:26
Score: 1
Natty:
Report link

My previous import path was this before in which I was getting the same error like yours:

    import { Picker } from "emoji-mart";

which I have updated to this and I got rid of that error:

import Picker from "@emoji-mart/react";
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shayan Ahmad