Add custom Modal component

This commit is contained in:
Gabe Kangas
2022-05-09 15:34:02 -07:00
parent 8c7c11cb72
commit 92a1da4df6
6 changed files with 131 additions and 57 deletions

View File

@@ -49,7 +49,7 @@ export default function ContentComponent() {
description: 'Example button description',
icon: 'https://owncast.online/images/logo.svg',
color: '#5232c8',
openExternally: true,
openExternally: false,
},
];