We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4facdf + 0f071bd commit 3ceeab7Copy full SHA for 3ceeab7
src/components/resetPopup/index.tsx
@@ -38,7 +38,7 @@ const ResetPopup = ({ handleCloseDialog }: CustomHostP) => {
38
<div className="backdrop_container">
39
<div className="dialog_box">
40
<div className="header">
41
- <span>Reset ineractsh.com</span>
+ <span>Reset interactsh.com</span>
42
<CloseIcon onClick={handleCloseDialog} />
43
</div>
44
<span>
0 commit comments