mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Get dashboard converted
This commit is contained in:
@@ -9,6 +9,6 @@ export default Vue.component('icon', {
|
||||
replace();
|
||||
},
|
||||
template: `
|
||||
<i data-feather="{{ name }}"></i>
|
||||
<i :data-feather="name"></i>
|
||||
`,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user