Michel de Freitas
Results
2
comments of
Michel de Freitas
you can use something like: ```'use client'; import React, { useCallback, useEffect, useState } from 'react'; import { TagsInput } from "react-tag-input-component"; import toast from 'react-hot-toast'; export default function YourComponent()...
To add your portfolio to this repository you need to follow the steps listed at https://github.com/emmabostian/developer-portfolios/blob/master/CONTRIBUTING.md