#27197 [Bug]: download user csv template - no on click action defined
### Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
### What happened?
code should be like
<Button type="primary" size="large" className="w-full md:w-auto" icon={<DownloadOutlined />} onClick={downloadTemplate}> Download CSV Template </Button>
### Steps to Reproduce
1. Bulk Invite Users page 2. click download csv template
### Relevant log output
```shell
```
### What part of LiteLLM is this about?
UI Dashboard
### What LiteLLM version are you on ?
1.82.3
### Twitter / LinkedIn details
_No response_