fix: npm build error

This commit is contained in:
Yuta Saito
2026-01-05 17:06:02 +09:00
parent 7213f4a690
commit ef2f76e5a5
@@ -70,7 +70,7 @@ const MCPPermissionManagement: React.FC<MCPPermissionManagementProps> = ({
<InfoCircleOutlined className="ml-2 text-blue-400 hover:text-blue-600 cursor-help" />
</Tooltip>
</span>
<p className="text-sm text-gray-600 mt-1">Enable if this server should be "public" to all keys.</p>
<p className="text-sm text-gray-600 mt-1">Enable if this server should be &quot;public&quot; to all keys.</p>
</div>
<Form.Item
name="allow_all_keys"