notus-nextjs
notus-nextjs copied to clipboard
TableDropdown.js is a copy of NotificationDropdown.js
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
- Go to: https://github.com/creativetimofficial/notus-nextjs/blob/main/components/Dropdowns/TableDropdown.js
- Notice name of file is TableDropdown.js
- 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