notus-nextjs icon indicating copy to clipboard operation
notus-nextjs copied to clipboard

TableDropdown.js is a copy of NotificationDropdown.js

Open cjlebel opened this issue 3 years ago • 0 comments

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

cjlebel avatar Nov 19 '21 17:11 cjlebel