Sha256: 72ae2cb46b9da0cc70f997c92f5022556eb3e5a68827e3dc64b0b9091b1c46b4

Contents?: true

Size: 158 Bytes

Versions: 1

Compression:

Stored size: 158 Bytes

Contents

class FormSubmitComponentPreview < ViewComponent::Preview
  layout false

  def default
    render(FormSubmitComponent.new(label: 'Example label'))
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alveole-0.0.1 lib/alveole/previews/form_submit_component_preview.rb