feature: poll to 3.0

This commit is contained in:
Sylvain Lehmann 2021-05-18 16:14:28 +02:00
parent d1dc13fef1
commit b2cea15520
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ if componentSet.has("notification")
//- script(type="module" src="/lib/sib-notifications/index.js" defer)
if componentSet.has("polls")
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-poll@beta" defer)
script(type="module" src="https://cdn.skypack.dev/@startinblox/component-poll@3.0" defer)
//- script(type="module" src="/lib/solid-poll/index.js" defer)
if componentSet.has("profileDirectory")