(#1) - WebPack bundling of JS and CSS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const RsvInlineFormBuilder = {
|
||||
export const RsvInlineFormBuilder = {
|
||||
match_p(name, value) {
|
||||
return (form) => String(form[name]) === String(value);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user