inline_svg
inline_svg copied to clipboard
fix: if file isn't found then this would be nil
This fixes an issue where the path is nil if the file doesn't exist so it raises an error rather than showing an inline error.
Thanks for the PR. If you have time to write a test, that would be much appreciated. ✨