We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
updated additional_details in expenses to an array,
added friends key in users, sub_category_id array to the category slice, reference to additional_details in expense slice; edited ui slice to have just modal key pointing to the modal that is open
Added more error messages, changes schema (removed additional_details_id from expense table and added expense_id and author_id in additional_details table) and corresponding sample state
Updated Sample state (markdown)
Created Sample state (markdown)