@antonio-goncalves/react-regional-data-display-test
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -9,2 +9,5 @@ # Changelog | ||
## [1.0.3] - 2022-10-11 | ||
- Added blank target to the source | ||
## [1.0.2] - 2022-10-11 | ||
@@ -11,0 +14,0 @@ - Updated README.md |
@@ -625,2 +625,3 @@ var $8zHUo$reactjsxruntime = require("react/jsx-runtime"); | ||
/*#__PURE__*/ (0, $8zHUo$reactjsxruntime.jsx)("a", { | ||
target: "_blank", | ||
href: selectedDataSet.source.url, | ||
@@ -627,0 +628,0 @@ children: selectedDataSet.source.name |
@@ -614,2 +614,3 @@ import {jsx as $hgUW1$jsx, jsxs as $hgUW1$jsxs, Fragment as $hgUW1$Fragment} from "react/jsx-runtime"; | ||
/*#__PURE__*/ (0, $hgUW1$jsx)("a", { | ||
target: "_blank", | ||
href: selectedDataSet.source.url, | ||
@@ -616,0 +617,0 @@ children: selectedDataSet.source.name |
{ | ||
"name": "@antonio-goncalves/react-regional-data-display-test", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
311046
1648