We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73fcc3 commit ef7d622Copy full SHA for ef7d622
3 files changed
src/components/BootstrapBlazor.Dom2Image/wwwroot/dom2image.js
@@ -1,4 +1,4 @@
1
-import { snapdom } from './lib/snapdom.min.mjs'
+import { snapdom } from './lib/snapdom.mjs'
2
3
export async function getUrl(selector, options) {
4
let data = null;
0 commit comments