We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7414f3c commit c369506Copy full SHA for c369506
src/Components/ThankYouNote.jsx
@@ -163,4 +163,5 @@ const ThankYouNote = ({ darkmode }) => {
163
</Box>
164
);
165
};
166
+
167
export default ThankYouNote;
0 commit comments