fix(web): 接入 Kali 112 只讀快照
This commit is contained in:
@@ -36,7 +36,7 @@ export function TimelineFilter({ filter, onChange, incidentCount }: TimelineFilt
|
||||
|
||||
return (
|
||||
<div className="flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4 mb-6">
|
||||
{/* Incident ID 搜尋 */}
|
||||
{/* 事件編號搜尋 */}
|
||||
<div className="relative flex-1 min-w-0">
|
||||
<Search className="absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-nothing-gray-400 pointer-events-none" />
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user