a tool for shared writing and social publishing
0

Configure Feed

Select the types of activity you want to include in your feed.

wire close button for pro subscription

Jared Pereira (May 1, 2026, 4:30 PM EDT) 1f41d5b8 775a245b

+4 -1
+4 -1
components/SubscriptionSuccessModal.tsx
··· 62 62 We're looking forward to bringing you even cooler stuff in the near 63 63 future! 64 64 </p> 65 - <ButtonPrimary className="mx-auto mb-2"> 65 + <ButtonPrimary 66 + className="mx-auto mb-2" 67 + onClick={() => handleOpenChange(false)} 68 + > 66 69 Got it, Thanks! 67 70 </ButtonPrimary> 68 71 </div>