Skip to content

Commit ef7d622

Browse files
committed
chore: updated version to 2.0.0
1 parent f73fcc3 commit ef7d622

3 files changed

Lines changed: 5258 additions & 9 deletions

File tree

src/components/BootstrapBlazor.Dom2Image/wwwroot/dom2image.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { snapdom } from './lib/snapdom.min.mjs'
1+
import { snapdom } from './lib/snapdom.mjs'
22

33
export async function getUrl(selector, options) {
44
let data = null;

0 commit comments

Comments
 (0)