Merge pull request 'main' (#19) from main into testing
All checks were successful
Deploy / Deploying code in Server (push) Successful in 21s
All checks were successful
Deploy / Deploying code in Server (push) Successful in 21s
Reviewed-on: #19
This commit is contained in:
@@ -902,7 +902,7 @@ const LearnersPage: React.FC = () => {
|
||||
<Upload className="h-4 w-4 mr-2" />
|
||||
Import
|
||||
</Button>
|
||||
<Button
|
||||
{/* <Button
|
||||
variant="outline"
|
||||
onClick={() => handleExport('excel')}
|
||||
disabled={loading}
|
||||
@@ -914,7 +914,7 @@ const LearnersPage: React.FC = () => {
|
||||
<Download className="h-4 w-4 mr-2" />
|
||||
)}
|
||||
Export
|
||||
</Button>
|
||||
</Button> */}
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
|
||||
Reference in New Issue
Block a user