main #19

Merged
PriyanshuVishwakarma merged 3 commits from main into testing 2026-04-14 14:47:13 +00:00
Showing only changes of commit 742d18ffb9 - Show all commits

View File

@@ -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>