How to setup NextJS with Tailwind css and Flowbite

Поделиться
HTML-код
  • Опубликовано: 11 ноя 2024
  • НаукаНаука

Комментарии • 5

  • @ikhlassayyed5372
    @ikhlassayyed5372 10 месяцев назад +2

    hello Sir, can you tell me how I can setup dropdown I Try This But Dropdown component is Not Working

    • @ThisIsMyName26
      @ThisIsMyName26 9 месяцев назад +1

      I'm running into the same issue

    • @KWCOD99
      @KWCOD99 5 месяцев назад

      do you have 'use client' at the top of page.tsx? client side components conflit with nextJS server rendering

  • @wahidlahlou
    @wahidlahlou 4 месяца назад +1

    You installed Flowbite React and copied an HTML component. That was unnecessary.

    • @PaschalAsobirionwu
      @PaschalAsobirionwu 2 месяца назад

      i noticed that lol, could you explain the proper method?