reykit 1.0.209 → 1.0.210
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -49154,6 +49154,7 @@ function K4({
|
|
|
49154
49154
|
"img",
|
|
49155
49155
|
{
|
|
49156
49156
|
src: a,
|
|
49157
|
+
loading: "lazy",
|
|
49157
49158
|
className: "block max-w-[90vw] max-h-[90vh] w-auto h-auto object-contain"
|
|
49158
49159
|
}
|
|
49159
49160
|
)
|