1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Fix styles by lint

This commit is contained in:
asmsuechan
2017-04-22 17:30:55 -07:00
parent b695d27817
commit 2df295dc1d
2 changed files with 16 additions and 16 deletions

View File

@@ -39,5 +39,5 @@ export function encodeEntities (text) {
export default {
decodeEntities,
encodeEntities,
encodeEntities
}