feat(ShareSheet): add wechat-moments icon

This commit is contained in:
chenjiahan
2021-01-18 21:09:16 +08:00
parent a1fd8005bd
commit ca66fbca36
4 changed files with 8 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ const PRESET_ICONS = [
'poster',
'qrcode',
'weapp-qrcode',
'wechat-moments',
];
function getIconURL(icon) {