feat(SW-187): removed unused title
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
fragment MainLinks on Footer {
|
||||
main_links {
|
||||
title
|
||||
open_in_new_tab
|
||||
link {
|
||||
href
|
||||
|
||||
@@ -2,7 +2,6 @@ fragment SecondaryLinks on Footer {
|
||||
secondary_links {
|
||||
title
|
||||
links {
|
||||
title
|
||||
open_in_new_tab
|
||||
pageConnection {
|
||||
edges {
|
||||
|
||||
Reference in New Issue
Block a user