Skip to content

Commit 194977f

Browse files
committed
commit
Signed-off-by: Siddhi sahu <himanisahu739@gmail.com>
1 parent bfd2455 commit 194977f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Pricing/SubscriptionToggle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable indent */
22
import React, { useState, useEffect } from "react";
3-
import PricingWrapper from "./pricing.style";
3+
import PricingWrapper from "./pricing.style" ;
44

55
export const SubscriptionToggle = ({ isYearly = false, setIsYearly }) => {
66
return (

0 commit comments

Comments
 (0)