added ticketnumber to setcurrentreference call
This commit is contained in:
@@ -189,6 +189,8 @@ const TopThree = (props) => {
|
||||
data-id={index}
|
||||
onClick={() => {
|
||||
setCurrentReference({
|
||||
"ticketnumber":
|
||||
showTopThreeArr[key].ticketnumber,
|
||||
"currentReference":
|
||||
topThreeType != "watchedCases"
|
||||
? topThreeType !=
|
||||
|
||||
Reference in New Issue
Block a user