removed twitter link and changed buymeacoffee text

This commit is contained in:
Max Yugai 2025-02-06 20:19:49 +06:00
parent 08d977b8cd
commit b2ecbd676b
No known key found for this signature in database
GPG key ID: 0B32522AE5698CC1
11 changed files with 16773 additions and 317 deletions

View file

@ -286,6 +286,20 @@
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true,
"toValue": true
"toValue": true,
"DirectiveBinding": true,
"ExtractDefaultPropTypes": true,
"ExtractPropTypes": true,
"ExtractPublicPropTypes": true,
"MaybeRef": true,
"MaybeRefOrGetter": true,
"WritableComputedRef": true,
"injectLocal": true,
"onWatcherCleanup": true,
"provideLocal": true,
"useClipboardItems": true,
"useId": true,
"useModel": true,
"useTemplateRef": true
}
}