diff --git a/src/main.ts b/src/main.ts index 327328c..a503679 100644 --- a/src/main.ts +++ b/src/main.ts @@ -33,6 +33,8 @@ import { BiTiktok, BiReddit, BiHeartFill, + FaShareAlt, + IoCloseSharp, IoPerson } from 'oh-vue-icons/icons' @@ -49,6 +51,8 @@ addIcons( BiTiktok, BiReddit, BiHeartFill, + FaShareAlt, + IoCloseSharp, IoPerson )