Sha256: 4928069c529c7b0934adf865b1a2bcccd531a2d8895cccdd2fa4a3fc8145a006

Contents?: true

Size: 269 Bytes

Versions: 1

Compression:

Stored size: 269 Bytes

Contents

# frozen_string_literal: true

module Docs
  class AlphaBannerPreview < ViewComponent::Preview
    def schemes; end

    def full_width; end

    def dismissible; end

    def custom_icon; end

    def with_action_button; end

    def with_custom_action; end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yattho_view_components-0.0.1 previews/docs/alpha_banner_preview.rb