1
0
Fork 0

Don't have to memoize unfurl

It already has caching
This commit is contained in:
Lim Chee Aun 2023-10-15 01:42:24 +08:00
parent 32bf258bbf
commit df9eeeb0b3

View file

@ -2129,7 +2129,7 @@ function nicePostURL(url) {
);
}
const unfurlMastodonLink = throttle(pmem(_unfurlMastodonLink));
const unfurlMastodonLink = throttle(_unfurlMastodonLink);
function FilteredStatus({ status, filterInfo, instance, containerProps = {} }) {
const {