diff --git a/app/creator/studio/layout.tsx b/app/creator/studio/layout.tsx index ccdf5fa..98d130d 100644 --- a/app/creator/studio/layout.tsx +++ b/app/creator/studio/layout.tsx @@ -51,10 +51,12 @@ function layout({ children }: Props) { + Preview + Share diff --git a/app/marketplace/advertizers/page.tsx b/app/marketplace/advertisers/page.tsx similarity index 100% rename from app/marketplace/advertizers/page.tsx rename to app/marketplace/advertisers/page.tsx
Preview
Share