Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Sep 3, 2024
1 parent 9cc6abd commit 164d757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/avo/sidebar/link_component.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ class Avo::Sidebar::LinkComponent < Avo::BaseComponent
prop :target, _Nilable(Symbol) do |value|
value&.to_sym
end
prop :rel, _Nilable(_Union(String, Symbol))
prop :data, Hash, default: {}.freeze
prop :icon, _Nilable(String)

Expand Down

0 comments on commit 164d757

Please sign in to comment.