Skip to content

Commit 42ab7ac

Browse files
committed
chore: rollback of version for @rc-component/qrcode pub
1 parent cd63bfe commit 42ab7ac

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-component/qrcode",
3-
"version": "1.0.2",
3+
"version": "0.0.0",
44
"description": "base abstract trigger component for react",
55
"engines": {
66
"node": ">=8.x"

src/utils.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// Part logic is from `qrcode.react`. (ISC License)
2+
// https://github.com/zpao/qrcode.react
3+
4+
// ==========================================================
5+
16
import type {
27
CrossOrigin,
38
ERROR_LEVEL_MAPPED_TYPE,

0 commit comments

Comments
 (0)