refactor: iupdate

This commit is contained in:
Mauricio Siu
2024-10-27 22:09:15 -06:00
parent c862207381
commit fd1f028077
4 changed files with 6 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
"use client";
import { Pricing } from "../../../components/pricing";
export default function Home() {