Skip to content

Commit 0f3ffac

Browse files
committed
TODO ...a
1 parent ccfaa71 commit 0f3ffac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ui/views.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export function latex({attrs, text}) {
140140
}
141141

142142
export const views = {
143-
// TODO Remove unnecessary use of Array.from
143+
// TODO do we need ...a
144144
dom(...a) { return dom(...a); },
145145
html(...a) { return html(...a); },
146146
tree(...a) { return tree(...a); },

0 commit comments

Comments
 (0)