Skip to content

Commit

Permalink
Update client/src/components/ReconnectBanner.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Dun-sin authored Oct 21, 2024
1 parent be4d2af commit 61fae3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/ReconnectBanner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ export default function ReconnectBanner({ handleReconnect }) {
ReconnectBanner.propTypes = {
handleReconnect: PropTypes.func,
};

0 comments on commit 61fae3c

Please sign in to comment.