Skip to content

Commit

Permalink
step breaks unless viewmodels/card is defined #6940
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Jan 22, 2021
1 parent 61e3cbf commit 6b0555c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -4,6 +4,7 @@ define([
'arches',
'knockout',
'knockout-mapping',
'viewmodels/card',
], function(_, $, arches, ko, koMapping) {
function Section(sectionTitle, componentConfigs) {
if (!componentConfigs) {
Expand Down

0 comments on commit 6b0555c

Please sign in to comment.