fix import package name

This commit is contained in:
2026-03-29 16:37:09 +03:00
parent 1e3b1ce114
commit ea4a5a007b
+1 -1
View File
@@ -1,4 +1,4 @@
#import "@local/nure:0.1.1": utils #import "@vendor/nure:0.1.1": utils
/// captioned image with auto-generated label from path /// captioned image with auto-generated label from path
/// Usage: img("path/to/image.png", "Caption")(optional: "source") /// Usage: img("path/to/image.png", "Caption")(optional: "source")