Abdulkadir KG

Results 1 comments of Abdulkadir KG

> Solved using useTypewriter hook, here let the code > > ```js > import type { NextPage } from "next"; > import { useTypewriter, Cursor } from "react-simple-typewriter"; > >...