We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38573f1 commit a9903d7Copy full SHA for a9903d7
frontend-dev/src/components/Utilities/ProModalBtn.jsx
@@ -39,7 +39,7 @@ export default function ProModalBtn({ title, sub, className, children, warning }
39
{children}
40
<div className={`d-flx flx-center ${warning && 'mt-3'}`}>
41
<a
42
- href="https://towp.io/?demo&plugin=bit-integrations"
+ href="https://towp.io"
43
target="_blank"
44
className="btn btcd-btn-o-gray gray gray-sh w-4 mr-2 br-50 btn-lg "
45
rel="noreferrer">
0 commit comments