Skip to content

Commit

Permalink
Update ApartmentPage.tsx (#303)
Browse files Browse the repository at this point in the history
Co-authored-by: Thuy Pham <[email protected]>
  • Loading branch information
ggsawatyanon and thuypham03 authored Oct 12, 2023
1 parent 7394b67 commit af80a95
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 @@ -572,7 +572,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 af80a95

Please sign in to comment.