form-button.tsx

src/components/form/form-button.tsx
import arrowPathIcon from '@iconify/icons-heroicons/arrow-path'
import clsx from 'clsx'
import { Button } from '@/components/button'
import { Icon } from '@/components/icon'
// ============================================================================
// FormButton Component
// ============================================================================
export type FormButtonProps = {
label: string
name: string
isLoading?: boolean
submitMessage?: string
className?: string
}
export function FormButton({
label,
isLoading,

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC