Add component name prefix to errors
This commit is contained in:
@@ -76,6 +76,6 @@
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ else }}
|
||||
{{ errorf "invalid type: %q" $type }}
|
||||
{{ errorf "paige/gallery: invalid type: %q" $type }}
|
||||
{{ end }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user