Skip to content

Commit

Permalink
fix sample image
Browse files Browse the repository at this point in the history
  • Loading branch information
imagine10255 committed Oct 18, 2024
1 parent b9a1391 commit b82cab3
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 21 deletions.
10 changes: 5 additions & 5 deletions example/src/components/primary/Img/data.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const images = [
'https://acrool-react-picker.pages.dev/sample/1.jpg',
'https://acrool-react-picker.pages.dev/sample/2.jpg',
'https://acrool-react-picker.pages.dev/sample/3.jpg',
'https://acrool-react-picker.pages.dev/sample/4.jpg',
'https://acrool-react-picker.pages.dev/sample/5.jpg',
'https://acrool-react-img.pages.dev/static/sample/1.jpg',
'https://acrool-react-img.pages.dev/static/sample/2.jpg',
'https://acrool-react-img.pages.dev/static/sample/3.jpg',
'https://acrool-react-img.pages.dev/static/sample/4.jpg',
'https://acrool-react-img.pages.dev/static/sample/5.jpg',
];
50 changes: 34 additions & 16 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,13 @@
resolved "https://registry.yarnpkg.com/@acrool/react-hooks/-/react-hooks-1.0.0.tgz#13c75158bcf6df4de5a344c5ebeb404cde8c30b8"
integrity sha512-8EnnUrPQHPPARxLdAaMnsQMwrRkwS22624arREm5Gt47Y6eg49rSHJdrngjNR+mo221qNOPkVUm8dcP5LbhXWQ==

"@acrool/react-img@link:..":
version "0.0.0"
uid ""
"@acrool/react-img@0.0.2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@acrool/react-img/-/react-img-0.0.2.tgz#9ad4c940d4a70327ebae6ea0b367c902e8b913d3"
integrity sha512-xNaZ0wt0MxSEzoFAWxvbsQRYVHu2mjhW54SzNWJkBvFNg1fhKyLtZRwO47zokzgNpeCd+CcJ+cPnh8g25iFdkQ==
dependencies:
"@acrool/react-hooks" "1.0.0"
clsx "2.1.1"

"@adobe/css-tools@^4.3.2":
version "4.4.0"
Expand Down Expand Up @@ -4911,13 +4915,21 @@ react-docgen@^7.0.0:
resolve "^1.22.1"
strip-indent "^4.0.0"

"react-dom@^16.8.0 || ^17.0.0 || ^18.0.0":
version "0.0.0"
uid ""
react-dom@18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
dependencies:
loose-envify "^1.1.0"
scheduler "^0.23.0"

"react-dom@link:../node_modules/react-dom":
version "0.0.0"
uid ""
"react-dom@^16.8.0 || ^17.0.0 || ^18.0.0":
version "18.3.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
dependencies:
loose-envify "^1.1.0"
scheduler "^0.23.2"

react-element-to-jsx-string@^15.0.0:
version "15.0.0"
Expand Down Expand Up @@ -4948,13 +4960,19 @@ react-is@^18.0.0:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==

"react@^16.8.0 || ^17.0.0 || ^18.0.0":
version "0.0.0"
uid ""
react@18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
dependencies:
loose-envify "^1.1.0"

"react@link:../node_modules/react":
version "0.0.0"
uid ""
"react@^16.8.0 || ^17.0.0 || ^18.0.0":
version "18.3.1"
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
dependencies:
loose-envify "^1.1.0"

readable-stream@^3.4.0:
version "3.6.2"
Expand Down Expand Up @@ -5176,7 +5194,7 @@ sass@^1.77.1:
immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0"

scheduler@^0.23.2:
scheduler@^0.23.0, scheduler@^0.23.2:
version "0.23.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
Expand Down

0 comments on commit b82cab3

Please sign in to comment.