Installation
@repo/actions is a workspace package. Import it directly in any app:
import { ActionButton } from '@repo/actions'
Components are accessed via the ActionButton namespace:
ActionButton.Root
ActionButton.Item
ActionButton.Confirmation
ActionButton.Form
ActionButton.Remote
ActionButton.Simple