Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#126 download md #130

Merged

Conversation

salino3
Copy link
Collaborator

@salino3 salino3 commented Jul 12, 2023

close #126

@@ -0,0 +1,11 @@
export const download = (blob: Blob, filename: string) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should move to common (can be reused by other application), and must be renamed to download-file-helper

we will apply this on develop

@brauliodiez brauliodiez merged commit b35ad42 into Lemoncode:feature/develop Jul 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

download md
2 participants