Skip to content

Commit 1702af5

Browse files
committed
this.ink warning TODO
1 parent 7276c89 commit 1702af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ui/views.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { once } from '../misc';
55

66
const getlazy = client.import('getlazy');
77

8+
// TODO this.ink is not imported!
89

910
export function dom({tag, attrs, contents}, opts) {
1011
const view = document.createElement(tag);

0 commit comments

Comments
 (0)