# frozen_string_literal: true module Docs class BetaBreadcrumbsPreview < ViewComponent::Preview def basic; end end end