List edit UI overhaul
This commit is contained in:
parent
38bd59ceb0
commit
d074aefb4f
9 changed files with 253 additions and 97 deletions
|
|
@ -10,7 +10,8 @@ library.add(
|
|||
|
||||
const HIDDEN_FOR_PAGES = new Set([
|
||||
'chats',
|
||||
'chat'
|
||||
'chat',
|
||||
'lists-edit'
|
||||
])
|
||||
|
||||
const MobilePostStatusButton = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue