We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992ad07 commit f7bb53cCopy full SHA for f7bb53c
app/components/flowbite/breadcrumb/home_icon.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Flowbite
4
- class Breadcrumb < ViewComponent::Base
+ class Breadcrumb
5
# Renders a breadcrumb home icon.
6
#
7
# This is typically used as a prefix icon in the first breadcrumb item,
app/components/flowbite/breadcrumb/separator_icon.rb
# Renders a breadcrumb separator icon.
# This is automatically used by BreadcrumbItem components, but can be
0 commit comments