Skip to content

Commit

Permalink
chore(docs): link to ChangePassword/DeleteUser in account settings do…
Browse files Browse the repository at this point in the history
…cs (#4739)

* chore: adding docs for rn social sign in

* chore: adding links to components for account settings

* removing old files

* chore: removing example

* ..
  • Loading branch information
esauerbo authored Nov 15, 2023
1 parent 373c0af commit 236baee
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ yarn global add @aws-amplify/cli@latest
### Step 2. Install Dependencies

<InstallScripts />

### Step 3. Add Account Settings Components

Get started by using AccountSettings with either the [`ChangePassword`](/connected-components/account-settings/change-password) or [`DeleteUser`](/connected-components/account-settings/delete-user) components.

0 comments on commit 236baee

Please sign in to comment.