kamrify commited on
Commit
5aa7825
·
1 Parent(s): 3a2c734

Minor demo update

Browse files
Files changed (1) hide show
  1. 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: 'bottom'
299
  }
300
  },
301
  {
 
295
  popover: {
296
  title: 'Title on Popover',
297
  description: 'Body of the popover',
298
+ position: 'top'
299
  }
300
  },
301
  {