diff --git a/README.md b/README.md index ab8b8b5..dd4fa96 100644 --- a/README.md +++ b/README.md @@ -551,7 +551,7 @@ const example = new Choices(element, { return { item: (classNames, data) => { return template(` -
+
${data.label}
`);