Skip to content

Commit

Permalink
chore: add description to auth migration guide (#6610)
Browse files Browse the repository at this point in the history
  • Loading branch information
erinleigh90 authored Dec 5, 2023
1 parent a7ecf1d commit 99d5c62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { getCustomStaticPath } from '@/utils/getCustomStaticPath';

export const meta = {
title: 'Migrate from v5 to v6',
description: '',
description: 'Learn more about the migration steps to upgrade Auth APIs for Amplify JavaScript v5 to v6',
platforms: ['angular', 'javascript', 'nextjs', 'react', 'vue']
};

Expand Down

0 comments on commit 99d5c62

Please sign in to comment.