mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-24 10:37:16 +00:00
Add drop target
This commit is contained in:
parent
987d9b20c0
commit
aaffcb13bd
8 changed files with 104 additions and 6 deletions
|
|
@ -25,7 +25,7 @@ function SearchLogo() {
|
|||
|
||||
class Header extends React.Component {
|
||||
constructor(props) {
|
||||
super(props);
|
||||
super();
|
||||
this._disposable = new Disposable();
|
||||
this._inputRef = null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue