@teambit/ui-foundation.ui.use-box.bit-info
Advanced tools
Comparing version 0.0.131 to 0.0.132
@@ -10,4 +10,4 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; | ||
export function BitInfo({ ...rest }) { | ||
return (_jsx("div", { ...rest, children: _jsxs(TabContent, { className: styles.moreInfo, bottom: _jsxs(Link, { external: true, href: links.installBit, className: linkStyles, children: [_jsx(Icon, { of: "information-sign" }), _jsx("span", { children: "Learn more" })] }), children: [_jsx("div", { children: "Install bit" }), _jsx(CopyBox, { children: "npx @teambit/bvm install" })] }) })); | ||
return (_jsx("div", { ...rest, children: _jsxs(TabContent, { className: styles.moreInfo, bottom: _jsxs(Link, { external: true, href: links.installBit, className: linkStyles, children: [_jsx(Icon, { of: "information-sign" }), _jsx("span", { children: "Learn more" })] }), children: [_jsx("div", { children: "Install bit" }), _jsx(CopyBox, { className: styles.copyBox, children: "npx @teambit/bvm install" })] }) })); | ||
} | ||
//# sourceMappingURL=bit-info.js.map |
{ | ||
"name": "@teambit/ui-foundation.ui.use-box.bit-info", | ||
"version": "0.0.131", | ||
"version": "0.0.132", | ||
"homepage": "https://bit.cloud/teambit/ui-foundation/ui/use-box/bit-info", | ||
@@ -9,3 +9,3 @@ "main": "dist/index.js", | ||
"name": "ui/use-box/bit-info", | ||
"version": "0.0.131" | ||
"version": "0.0.132" | ||
}, | ||
@@ -22,3 +22,3 @@ "dependencies": { | ||
"@types/mocha": "9.1.0", | ||
"@teambit/react.v17.react-env": "1.1.19" | ||
"@teambit/react.v17.react-env": "1.1.73" | ||
}, | ||
@@ -25,0 +25,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
71036
257
1