From 0519ec31303fce370477c673f733fdb6d16d10e8 Mon Sep 17 00:00:00 2001 From: Igor Guastalla de Lima Date: Tue, 26 Feb 2019 09:41:50 -0300 Subject: [PATCH] docs: add radio is-dark in the demo page. --- docs/script.js | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/script.js b/docs/script.js index 896b23c..865467a 100644 --- a/docs/script.js +++ b/docs/script.js @@ -30,7 +30,19 @@ const sampleCollection = [ `, + + +
+ + + +
`, }, { title: 'checkboxes',