Commit c2b22377 authored by Vitaly Slobodin's avatar Vitaly Slobodin

Add name to the SignupRestrictions app

parent 6b5c9fcf
...@@ -23,6 +23,7 @@ export default function initSignupRestrictions(elementSelector = '#js-signup-for ...@@ -23,6 +23,7 @@ export default function initSignupRestrictions(elementSelector = '#js-signup-for
return new Vue({ return new Vue({
el, el,
name: 'SignupRestrictions',
provide: { provide: {
...parsedDataset, ...parsedDataset,
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment