You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-24 23:01:05 +03:00
frontend: add tests & stories for many components
Also more compound adoption Also prettier upgrade
This commit is contained in:
@@ -52,7 +52,7 @@ const cache = cacheExchange({
|
||||
result: { removeEmail?: RemoveEmailPayload },
|
||||
args: MutationRemoveEmailArgs,
|
||||
cache,
|
||||
_info
|
||||
_info,
|
||||
) => {
|
||||
// Invalidate the email entity
|
||||
cache.invalidate({
|
||||
|
||||
Reference in New Issue
Block a user