mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
Merge pull request #311 from enkeii64/feat/search-sort-projects
feat: add search and sort functionality to projects page
This commit is contained in:
@@ -177,6 +177,7 @@ function PlusButton({
|
||||
e.stopPropagation();
|
||||
onClick?.();
|
||||
}}
|
||||
title={tooltipText}
|
||||
>
|
||||
<Plus className="!size-3" />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user