This commit is contained in:
‘Liammcl’
2024-12-29 09:55:17 +08:00
parent 56f4522139
commit 8a7762142c
7 changed files with 144 additions and 47 deletions

View File

@@ -629,11 +629,11 @@ const StorageManager = () => {
</div>
<div className="space-y-3">
<Search
<Input
variant="filled"
placeholder="搜索文件名..."
allowClear
onChange={(e) => setSearchText(e.target.value)}
className="w-full"
size="large"
/>
<div className=" p-3 rounded-lg shadow-sm">