Skip to content

Commit

Permalink
TODO ...a
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jun 12, 2020
1 parent ccfaa71 commit 0f3ffac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/views.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export function latex({attrs, text}) {
}

export const views = {
// TODO Remove unnecessary use of Array.from
// TODO do we need ...a
dom(...a) { return dom(...a); },
html(...a) { return html(...a); },
tree(...a) { return tree(...a); },
Expand Down

0 comments on commit 0f3ffac

Please sign in to comment.