0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 17:32:38 +00:00
This commit is contained in:
Trevor Buckner
2025-01-27 23:10:37 -05:00
parent c22bb7fb92
commit 36df121cf6
3 changed files with 8 additions and 8 deletions

View File

@@ -1002,7 +1002,7 @@ const Markdown = {
});
return errors;
}
},
};
export default Markdown;