@teambit/harmony.content.cli-reference 2.0.1077 → 2.0.1079

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.
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.13.216'
2
+ description: 'Bit command synopses. Bit version: 1.13.218'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -1,13 +1,6 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { CliReference } from './index';
3
+ export const BasicCliReference = () => {
4
+ return _jsx(CliReference, {});
4
5
  };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.BasicCliReference = void 0;
7
- const react_1 = __importDefault(require("react"));
8
- const index_1 = require("./index");
9
- const BasicCliReference = () => {
10
- return react_1.default.createElement(index_1.CliReference, null);
11
- };
12
- exports.BasicCliReference = BasicCliReference;
13
6
  //# sourceMappingURL=cli-reference.composition.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"cli-reference.composition.js","sourceRoot":"","sources":["../cli-reference.composition.tsx"],"names":[],"mappings":";;;;;;AAAA,kDAA0B;AAC1B,mCAAuC;AAEhC,MAAM,iBAAiB,GAAG,GAAG,EAAE;IACpC,OAAO,8BAAC,oBAAY,OAAG,CAAC;AAC1B,CAAC,CAAC;AAFW,QAAA,iBAAiB,qBAE5B"}
1
+ {"version":3,"file":"cli-reference.composition.js","sourceRoot":"","sources":["../cli-reference.composition.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAEvC,MAAM,CAAC,MAAM,iBAAiB,GAAG,GAAG,EAAE;IACpC,OAAO,KAAC,YAAY,KAAG,CAAC;AAC1B,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.13.216'
2
+ description: 'Bit command synopses. Bit version: 1.13.218'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---