Comparing version
@@ -68,3 +68,3 @@ const _excluded = ["key"], | ||
prism: Prism, | ||
code: code.trim(), | ||
code: code, | ||
language: language, | ||
@@ -71,0 +71,0 @@ children: hl => /*#__PURE__*/_jsx("pre", { |
@@ -76,3 +76,3 @@ "use strict"; | ||
prism: _prismReactRenderer.Prism, | ||
code: code.trim(), | ||
code: code, | ||
language: language, | ||
@@ -79,0 +79,0 @@ children: hl => /*#__PURE__*/(0, _jsxRuntime.jsx)("pre", { |
{ | ||
"name": "jarle", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1387348
0