Skip to content

Commit

Permalink
changes in landing section and cta section
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ashish-k committed Nov 7, 2023
1 parent 9e0db1b commit ae9e9e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nuxt-frontend/pages/flutter-app-development.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ const NewFooter = defineAsyncComponent(() =>
);
export default {
data() {
return {
};
return {};
},
setup() {
const seoData = config.FLUTTER_APP_DEVELOPMENT_SEO_META_DATA;
Expand Down

0 comments on commit ae9e9e8

Please sign in to comment.