v0.4.1
- Reviewed and refactored all parts of the code
- Made
CopyToClipboard
easily accessible by removing reliance on snippet code. Now can be used with any text - Moved modal stuff into
SnippetModal
itself instead of putting onSnippetList
- And, other minor fixes and adjustments