Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Demedes committed Sep 23, 2019
1 parent b41bd6e commit 1bdd495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export interface Key {
escape: boolean
ctrl: boolean
shift: boolean
};
}

/**
* Mount a component and render the output.
Expand Down

0 comments on commit 1bdd495

Please sign in to comment.