Minor demo update
Browse files- demo/scripts/demo.js +1 -1
demo/scripts/demo.js
CHANGED
@@ -295,7 +295,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
|
295 |
popover: {
|
296 |
title: 'Title on Popover',
|
297 |
description: 'Body of the popover',
|
298 |
-
position: '
|
299 |
}
|
300 |
},
|
301 |
{
|
|
|
295 |
popover: {
|
296 |
title: 'Title on Popover',
|
297 |
description: 'Body of the popover',
|
298 |
+
position: 'top'
|
299 |
}
|
300 |
},
|
301 |
{
|