feat: rename success state variables for consistency and clarity in News context

This commit is contained in:
fredy.siswanto
2025-02-23 15:11:35 +07:00
parent a261df3a96
commit 9ef1b2d823
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Button } from '@headlessui/react'
import { Button } from '~/components/ui/button'
export default function FormSubscription() {
return (