Skip to content

Commit

Permalink
chore: appease linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Feb 7, 2024
1 parent 02fdc85 commit a1a0b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/pages/pricing.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ const Card = props => {
);
};

// eslint-disable-next-line
const PricingTiers = () => {
const [isEnterpriseRequestModelOpen, setIsEnterpriseRequestModelOpen] = useState(false);

Expand Down

0 comments on commit a1a0b76

Please sign in to comment.