Move icons template to shared folder
This commit is contained in:
parent
6d60a79369
commit
65742d32ec
@ -1,5 +1,5 @@
|
||||
import { CustomElement } from './element.js';
|
||||
import tpl_icons from 'templates/icons.js';
|
||||
import tpl_icons from '../templates/icons.js';
|
||||
|
||||
export class FontAwesome extends CustomElement {
|
||||
render () { // eslint-disable-line class-methods-use-this
|
||||
|
Loading…
Reference in New Issue
Block a user