Skip to content

Commit

Permalink
Merge pull request #68 from HT2-Labs/ADAPT-11524-separate-the-title-f…
Browse files Browse the repository at this point in the history
…rom-button

ADAPT-11524 -removed space to trigger release
  • Loading branch information
eleanor-heath authored Dec 1, 2023
2 parents 8fb81fb + 794f7bf commit 79d1851
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/FlipcardView.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import a11y from 'core/js/a11y';
import ComponentView from 'coreViews/componentView';

class FlipcardView extends ComponentView {

events() {
return {
'click .flipcard__item': 'onClickFlipItem',
Expand Down

0 comments on commit 79d1851

Please sign in to comment.