Merge branch 'compact-notifs' into proper-attachments

* compact-notifs:
  compact notifs
This commit is contained in:
Henry Jameson 2021-06-18 02:09:50 +03:00
commit c1293c3afa
5 changed files with 71 additions and 3 deletions

View file

@ -21,6 +21,7 @@ library.add(
const StatusContent = {
name: 'StatusContent',
props: [
'compact',
'status',
'focused',
'noHeading',