Skip to content

Commit 8915594

Browse files
committed
Bundle.
1 parent e8bcbf1 commit 8915594

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

dist/js/card.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
10291029
}, null, 8 /* PROPS */, ["options", "onChange", "aria-label"])) : (0,vue__WEBPACK_IMPORTED_MODULE_0__.createCommentVNode)("v-if", true)]), (0,vue__WEBPACK_IMPORTED_MODULE_0__.createElementVNode)("p", _hoisted_3, [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createVNode)(_component_Link, {
10301030
href: _this.url,
10311031
title: $props.title,
1032-
"class": "link-defaultd"
1032+
"class": "link-default"
10331033
}, {
10341034
"default": (0,vue__WEBPACK_IMPORTED_MODULE_0__.withCtx)(function () {
10351035
return [(0,vue__WEBPACK_IMPORTED_MODULE_0__.createTextVNode)((0,vue__WEBPACK_IMPORTED_MODULE_0__.toDisplayString)($options.formattedValue), 1 /* TEXT */)];

dist/mix-manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
{
2-
"/js/card.js": "/js/card.js",
3-
"/css/card.css": "/css/card.css"
4-
}
1+
{}

0 commit comments

Comments
 (0)