Skip to content

Commit b540f83

Browse files
committed
Remove unnecessary closing div tag from PricingPage component
1 parent 2cc7ea9 commit b540f83

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/frontend/src/pages/PricingPage/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,5 @@ export default function PricingPage() {
7474
</button>
7575
</div>
7676
</div>
77-
</div>
7877
);
7978
}

0 commit comments

Comments
 (0)