feat: add ITTO collections view
This commit is contained in:
@@ -116,7 +116,7 @@ export function ToolDetailPage() {
|
||||
|
||||
{usedByProcesses.length === 0 && (
|
||||
<div className="bg-white dark:bg-gray-800 rounded-xl p-8 shadow-sm border border-gray-100 dark:border-gray-700 text-center text-gray-500 dark:text-gray-400">
|
||||
暂无使用此工具的过程记录
|
||||
未找到相关过程
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user