Skip to content

Commit

Permalink
refactor(herodropdown): remove extra prop
Browse files Browse the repository at this point in the history
  • Loading branch information
seaerchin committed Sep 6, 2023
1 parent ed6e9dd commit c334c1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/components/Homepage/HeroDropdownSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export interface HeroDropdownFormFields {
interface HeroDropdownSectionProps {
errors: {
dropdownElems: HeroDropdownFormFields[]
title: string
dropdown: string
}
state: EditorHeroDropdownSection
Expand Down

0 comments on commit c334c1e

Please sign in to comment.