Skip to content

Commit

Permalink
Working on Zepto Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
narayanvyas committed Jun 4, 2024
1 parent ca6b313 commit fcbbcba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/books/BookProposalFormContainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ const BookProposalFormContainer = (props) => {
handleRemoveAuthor={handleRemoveAuthor}
/>
);
// p
}

export default BookProposalFormContainer;

0 comments on commit fcbbcba

Please sign in to comment.