Cleanup
This commit is contained in:
2
public/js/app.js
vendored
2
public/js/app.js
vendored
@@ -20012,7 +20012,7 @@ var render = function() {
|
||||
staticClass:
|
||||
"text-sm font-medium border border-gray-700 py-1 px-3 rounded-full mr-2 mt-2 mb-4 hover:bg-green-100 MvTyper",
|
||||
staticStyle: { color: "#4A5568" },
|
||||
attrs: { href: "" },
|
||||
attrs: { href: "/topic/" + topic.slug },
|
||||
domProps: { textContent: _vm._s(topic.name) }
|
||||
})
|
||||
}),
|
||||
|
Reference in New Issue
Block a user