UI: Fix sentence case (#6509)

This commit is contained in:
RachelElysia 2022-07-06 11:54:17 -04:00 committed by GitHub
parent 20ef00f06b
commit a40d32501c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ const AddMemberModal = ({
variant="brand"
onClick={onFormSubmit}
>
Add Member
Add member
</Button>
<Button
className={`${baseClass}__btn`}