@abyss-project/commons-front-core 1.0.15 → 1.0.16
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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -23909,7 +23909,7 @@ const Tk = () => {
|
|
|
23909
23909
|
jr,
|
|
23910
23910
|
{
|
|
23911
23911
|
to: g.link,
|
|
23912
|
-
target: "
|
|
23912
|
+
target: g.target || "_self",
|
|
23913
23913
|
onClick: f,
|
|
23914
23914
|
style: {
|
|
23915
23915
|
textDecoration: "none",
|