Skip to content

Commit 35b8c13

Browse files
committed
chore: make references to Storage in GitHub guides more generic
1 parent e2e8c62 commit 35b8c13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/1.bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ body:
5353
- In-App Messaging
5454
- Liveness
5555
- Primitive components
56-
- Storage (File Uploader)
56+
- Storage
5757
- Other
5858
validations:
5959
required: true

.github/ISSUE_TEMPLATE/2.feature_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ body:
3636
- In-App Messaging
3737
- Liveness
3838
- Primitive components
39-
- Storage (File Uploader)
39+
- Storage
4040
- Other
4141
validations:
4242
required: true

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Amplify UI is an open-source UI library with cloud-connected components that are
4242
| In-App Messaging ||| | |
4343
| Geo (MapView) || | | |
4444
| Account Settings || | | |
45-
| Storage (FileUploader) || | | |
45+
| Storage || | | |
4646
| Liveness (FaceLivenessDetector) || | | |
4747

4848
| **Primitives** | **React** | **Angular** | **Vue** |

0 commit comments

Comments
 (0)