Skip to content

Commit

Permalink
Merge branch 'main' into documentation-apartment-page
Browse files Browse the repository at this point in the history
  • Loading branch information
thuypham03 authored Oct 12, 2023
2 parents 53ba4ee + af80a95 commit e6f8985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/ApartmentPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ const ApartmentPage = ({ user, setUser }: Props): ReactElement => {
<Toast
isOpen={showConfirmation}
severity="success"
message="Review successfully submitted!"
message="Review submitted! Your review is awaiting approval from the admin."
time={toastTime}
/>
)}
Expand Down

0 comments on commit e6f8985

Please sign in to comment.