Muhammad Yusuf

Results 15 comments of Muhammad Yusuf

it's using GitHub API and then transforming to JSON format See: https://github.com/iamyuu/channel-it-id/blob/main/lib/service.js

I'm trying to use it with Next.js following the directions from the Configuration section (Webpack and React) and what I got: ![Screen Shot 2021-10-29 at 15 58 51](https://user-images.githubusercontent.com/45778229/139407249-71021ba6-6a79-429a-9c42-998547220177.png) maybe I...

Ah, we just need to add the extension (`.jsx`), check this commit https://github.com/iamyuu/nextjs-unplugin-icons-repro/commit/a1a62f766931d6629e4e609b3dc96e55569d0d79 and voila ![Screen Shot 2021-12-27 at 08 32 26](https://user-images.githubusercontent.com/45778229/147425535-c35346a8-a63b-4ed8-951f-20605469f3c3.png)

It's works for me ```jsx function Select(props) { // Select props: // aria-label: "Page Size" // children: (4) [{…}, {…}, {…}, {…}] // className: "rc-pagination-options-size-changer" // defaultOpen: false // disabled:...

Kalo lifecycle hooks, baiknya gimana ya mas @mazipan ? Apa jadi kait siklus hidup atau _lifecycle hooks_ atau gimana ya?