1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-20 12:02:22 +03:00

frontend: write stories and tests for the user home

This commit is contained in:
Quentin Gliech
2023-08-08 17:30:42 +02:00
parent 3feb9113bb
commit d98e75f7b2
7 changed files with 733 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ import styles from "./UserEmail.module.css";
// This component shows a single user email address, with controls to verify it,
// resend the verification email, remove it, and set it as the primary email address.
const FRAGMENT = graphql(/* GraphQL */ `
export const FRAGMENT = graphql(/* GraphQL */ `
fragment UserEmail_email on UserEmail {
id
email