Skip to content

Commit

Permalink
this.ink warning TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jun 12, 2020
1 parent 5c4a98d commit 45b50e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ui/views.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { once } from '../misc';

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

// TODO this.ink is not imported!

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

0 comments on commit 45b50e4

Please sign in to comment.