Remove selected from channel list
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
@focus="handleFocus"
|
@focus="handleFocus"
|
||||||
role="option"
|
role="option"
|
||||||
:aria-current="isActive"
|
:aria-current="isActive"
|
||||||
aria-selected="true"
|
|
||||||
@keydown="handleKeydown"
|
@keydown="handleKeydown"
|
||||||
:tabindex="tabindex"
|
:tabindex="tabindex"
|
||||||
:aria-label="channelAriaLabel"
|
:aria-label="channelAriaLabel"
|
||||||
|
6
package-lock.json
generated
Normal file
6
package-lock.json
generated
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name": "notebrook",
|
||||||
|
"lockfileVersion": 3,
|
||||||
|
"requires": true,
|
||||||
|
"packages": {}
|
||||||
|
}
|
Reference in New Issue
Block a user