m,ore
This commit is contained in:
@@ -385,10 +385,11 @@ const SignupPage = () => {
|
||||
</h5>
|
||||
</div>
|
||||
<div className="plan-header-left">
|
||||
<div className="select-toggle-box"></div>
|
||||
<p>Billed annually</p>
|
||||
<Toggle />
|
||||
<p>Billed montly</p>
|
||||
<div className="select-toggle-box">
|
||||
<p className="select-billing-text">Billed annually</p>
|
||||
<Toggle />
|
||||
<p className="select-billing-text">Billed montly</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="radio-group-box">
|
||||
|
||||
Reference in New Issue
Block a user