@insforge/dashboard 0.0.0-dev.3 → 0.0.0-dev.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,6 @@ interface UseMcpUsageOptions {
10
10
  * Features:
11
11
  * - Fetches MCP logs from backend
12
12
  * - Provides helper functions for data access
13
- * - Handles initial parent window notification for onboarding (if in iframe)
14
13
  * - Supports search and pagination
15
14
  *
16
15
  */