Add disclosable components into channels
Rename components to more closely match their purpose
This commit is contained in:
parent
2d37128693
commit
bd3ab82dac
10 changed files with 359 additions and 194 deletions
|
@ -152,6 +152,10 @@ export default function contacts_panel(): any {
|
|||
|
||||
return {
|
||||
...collab_modals(),
|
||||
disclosure: {
|
||||
button: toggleable_icon_button(theme, {}),
|
||||
spacing: 4,
|
||||
},
|
||||
log_in_button: interactive({
|
||||
base: {
|
||||
background: background(theme.middle),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue