Skip to content

Commit c8e687f

Browse files
authored
Update README.md
1 parent b937341 commit c8e687f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ Add an expense:
4242

4343
![image](https://user-images.githubusercontent.com/63082917/178120564-adb96770-9cfe-4df7-88c9-8d768a78a449.png)
4444

45+
• The buttons in this app, for example, the "Add", "Update" and "Cancel" buttons were created as custom components using the latest Pressable API.
4546

46-
47-
48-
49-
50-
47+
• The text inputs use form validation with custom created rules to ensure that the fields are validated before being sent to the backend database.

0 commit comments

Comments
 (0)