@labelbee/lb-components 1.18.0-alpha.4 → 1.18.0-alpha.5

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.css CHANGED
@@ -1,6 +1,3 @@
1
- .index-module_markdownView__B6eyL {
2
- white-space: pre-wrap;
3
- }
4
1
  .index-module_markdownView__B6eyL h1,
5
2
  .index-module_markdownView__B6eyL h2 {
6
3
  border-bottom: none !important;
package/es/index.css CHANGED
@@ -1,6 +1,3 @@
1
- .index-module_markdownView__B6eyL {
2
- white-space: pre-wrap;
3
- }
4
1
  .index-module_markdownView__B6eyL h1,
5
2
  .index-module_markdownView__B6eyL h2 {
6
3
  border-bottom: none !important;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@labelbee/lb-components",
3
- "version": "1.18.0-alpha.4",
3
+ "version": "1.18.0-alpha.5",
4
4
  "description": "Provide a complete library of annotation components",
5
5
  "main": "./dist/index.js",
6
6
  "es": "./es/index.js",