@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.cjs CHANGED
@@ -8936,7 +8936,7 @@ export function TabLayout({ routes, currentPath }: TabLayoutProps) {
8936
8936
  justifyContent: 'center',
8937
8937
  gap: 6,
8938
8938
  paddingHorizontal: 16,
8939
- borderBottomWidth: 2,
8939
+ borderBottomWidth: 1,
8940
8940
  borderBottomColor: isActive ? '#007AFF' : 'transparent',
8941
8941
  }}
8942
8942
  >