feat(SW-187): moved footer fragments to CurrentFooter folder
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#import "../Fragments/Footer/AppDownloads.graphql"
|
||||
#import "../Fragments/Footer/Logo.graphql"
|
||||
#import "../Fragments/Footer/Navigation.graphql"
|
||||
#import "../Fragments/Footer/SocialMedia.graphql"
|
||||
#import "../Fragments/Footer/TripAdvisor.graphql"
|
||||
#import "../Fragments/CurrentFooter/AppDownloads.graphql"
|
||||
#import "../Fragments/CurrentFooter/Logo.graphql"
|
||||
#import "../Fragments/CurrentFooter/Navigation.graphql"
|
||||
#import "../Fragments/CurrentFooter/SocialMedia.graphql"
|
||||
#import "../Fragments/CurrentFooter/TripAdvisor.graphql"
|
||||
#import "../Fragments/Refs/System.graphql"
|
||||
|
||||
query GetCurrentFooter($locale: String!) {
|
||||
|
||||
Reference in New Issue
Block a user