refactor: rename myPages fragments

This commit is contained in:
Matilda Landström
2024-05-28 16:18:13 +02:00
parent 9d52838569
commit c47021e321
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
fragment AccountPageBreadcrumbs on AccountPage {
fragment MyPagesBreadcrumbs on AccountPage {
web {
breadcrumbs {
title

View File

@@ -1,6 +1,6 @@
#import "./System.graphql"
fragment AccountPageBreadcrumbsRefs on AccountPage {
fragment MyPagesBreadcrumbsRefs on AccountPage {
web {
breadcrumbs {
title