creativetimofficial / notus-nextjs

Notus NextJS: Free Tailwind CSS UI Kit and Admin
https://www.creative-tim.com/product/notus-nextjs
MIT License
1.35k stars 1.68k forks source link

TableDropdown.js is a copy of NotificationDropdown.js #18

Open cjlebel opened 2 years ago

cjlebel commented 2 years ago

Version

1.1.0

Reproduction link

https://github.com/creativetimofficial/notus-nextjs/blob/main/components/Dropdowns/TableDropdown.js

Operating System

NA

Device

NA

Browser & Version

NA

Steps to reproduce

  1. Go to: https://github.com/creativetimofficial/notus-nextjs/blob/main/components/Dropdowns/TableDropdown.js
  2. Notice name of file is TableDropdown.js
  3. Notice name of const is NotificationDropdown

This will give a compilation error

What is expected?

A proper TableDropdown

What is actually happening?

Getting a NotificationDropdown


Solution

Additional comments

Amdadullah-Raihan commented 9 months ago

Sir, I am a beginner and want to contribute on this issue so the application shows a proper TableDropDown.