From b3740dc1c3f3e8c072600eb48af7fa87da150eff Mon Sep 17 00:00:00 2001 From: Julien Nahum Date: Tue, 2 Jan 2024 17:06:55 +0100 Subject: [PATCH] Created NotionPages store --- client/components/global/NotionPage.vue | 22 +++++++++----------- client/pages/integrations.vue | 27 ++++++++++--------------- client/pages/privacy-policy.vue | 20 +++++++++--------- client/pages/terms-conditions.vue | 22 +++++++++----------- client/stores/notion_pages.js | 27 +++++++++++++++++++++++++ 5 files changed, 66 insertions(+), 52 deletions(-) create mode 100644 client/stores/notion_pages.js diff --git a/client/components/global/NotionPage.vue b/client/components/global/NotionPage.vue index 74b768c..24cc585 100644 --- a/client/components/global/NotionPage.vue +++ b/client/components/global/NotionPage.vue @@ -1,5 +1,8 @@ diff --git a/client/pages/integrations.vue b/client/pages/integrations.vue index 407ab02..f5da064 100644 --- a/client/pages/integrations.vue +++ b/client/pages/integrations.vue @@ -5,30 +5,25 @@

Integrations

- + - + -