@idealyst/mcp-server 1.2.130 → 1.2.131

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.
package/dist/index.js CHANGED
@@ -7,7 +7,7 @@ import {
7
7
  storageGuides,
8
8
  toolDefinitions,
9
9
  translateGuides
10
- } from "./chunk-6VJRQEWM.js";
10
+ } from "./chunk-L3TA6GOW.js";
11
11
 
12
12
  // src/index.ts
13
13
  import { Server } from "@modelcontextprotocol/sdk/server/index.js";
@@ -13530,7 +13530,7 @@ export function TabLayout({ routes, currentPath }: TabLayoutProps) {
13530
13530
  justifyContent: 'center',
13531
13531
  gap: 6,
13532
13532
  paddingHorizontal: 16,
13533
- borderBottomWidth: 2,
13533
+ borderBottomWidth: 1,
13534
13534
  borderBottomColor: isActive ? '#007AFF' : 'transparent',
13535
13535
  }}
13536
13536
  >