Fix: Update Certificate Icon

This commit is contained in:
Nelson Chan
2021-10-01 22:29:22 +08:00
parent 13bdfefa9d
commit b7568e9caa
2 changed files with 21 additions and 3 deletions

View File

@@ -30,7 +30,8 @@ import {
faUpload,
faCopy,
faCheck,
faFileContract,
faFile,
faAward,
faLink,
} from "@fortawesome/free-solid-svg-icons";
@@ -61,7 +62,8 @@ library.add(
faUpload,
faCopy,
faCheck,
faFileContract,
faFile,
faAward,
faLink,
);