npm install react-input-emoji-v3 or using yarn/bun: yarn add react-input-emoji-v3||bun add react-input-emoji-v3 Usage Here is a simple example to get you started withreact-input-emoji-v3: Import the Component importReact,{useState}from"react";import{SmileyInput}from"react-input-emoji-v3...