Closed Manan-dev closed 6 months ago
Add sorting dropdown to view donors table
I had to modify tsconfig.ts because this line [...Array(12).keys()] was giving some ts error.
tsconfig.ts
[...Array(12).keys()]
Description
Add sorting dropdown to view donors table
I had to modify
tsconfig.ts
because this line[...Array(12).keys()]
was giving some ts error.Relevant issue(s)
106
Questions
Type of change
Checklist: