Move icons template to shared folder

This commit is contained in:
JC Brand 2021-03-29 13:16:32 +02:00
parent 6d60a79369
commit 65742d32ec
2 changed files with 1 additions and 1 deletions

View File

@ -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