feat(editor): Update templates links (#9024)

This commit is contained in:
Milorad FIlipović
2024-04-03 11:37:50 +02:00
committed by कारतोफ्फेलस्क्रिप्ट™
parent aac77e1668
commit 4619dec285
6 changed files with 27 additions and 27 deletions

View File

@@ -77,6 +77,7 @@ import {
faHandHoldingUsd,
faHandScissors,
faHandPointLeft,
faHandshake,
faHashtag,
faHdd,
faHistory,
@@ -240,6 +241,7 @@ export const FontAwesomePlugin: Plugin<{}> = {
addIcon(faGraduationCap);
addIcon(faHandHoldingUsd);
addIcon(faHandScissors);
addIcon(faHandshake);
addIcon(faHandPointLeft);
addIcon(faHashtag);
addIcon(faHdd);