Skip to content

Commit

Permalink
renamded to accordion
Browse files Browse the repository at this point in the history
  • Loading branch information
ZinnurovArtur committed Jan 21, 2025
1 parent 17ee8ab commit 813009c
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,16 +126,16 @@ <h3 class="entity-card__title">
<div class="entity-card__snippet-datagroup" id="datagroup">
<div
style="margin-top: 0.5rem"
class="fill-accordian"
id="children-accordian-PH1"
class="fill-accordion"
id="children-accordion-PH1"
>
<input
class="fill-accordian__input"
class="fill-accordion__input"
id="children-PH1"
name="children-PH1"
type="checkbox"
/><label
class="fill-accordian__label"
class="fill-accordion__label"
for="children-PH1"
id="children-PH1"
role="button"
Expand All @@ -144,7 +144,7 @@ <h3 class="entity-card__title">
>
<article
style="padding: 0.5rem"
class="fill-accordian__container"
class="fill-accordion__container"
id="data"
>
<div class="checkbox-item-container" id="child-selector">
Expand Down

0 comments on commit 813009c

Please sign in to comment.