diff --git a/.gitignore b/.gitignore index 6242e8a82c..a1c4421952 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # Temporary files node_modules -*.log* +*.log .nuxt .nitro .cache diff --git a/packages/nuxt-ripple/components/TideBaseLayout.vue b/packages/nuxt-ripple/components/TideBaseLayout.vue index 51a3f83e76..27ace436d6 100644 --- a/packages/nuxt-ripple/components/TideBaseLayout.vue +++ b/packages/nuxt-ripple/components/TideBaseLayout.vue @@ -93,7 +93,13 @@