attachment buttons
This commit is contained in:
parent
bcea217705
commit
f7f09f0dbc
3 changed files with 14 additions and 12 deletions
|
|
@ -33,9 +33,11 @@ const components = {
|
|||
Icon: null,
|
||||
Border: null,
|
||||
PanelHeader: null,
|
||||
Attachment: null,
|
||||
Panel: null,
|
||||
Chat: null,
|
||||
ChatMessage: null
|
||||
ChatMessage: null,
|
||||
Button: null
|
||||
}
|
||||
|
||||
export const findShadow = (shadows, { dynamicVars, staticVars }) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue