mirror of
https://github.com/owncast/owncast.git
synced 2025-11-03 21:08:36 +08:00
Add working but unstyled notify registration modal
This commit is contained in:
@ -31,6 +31,7 @@ export default function ActionButton({
|
||||
title={description || title}
|
||||
url={url}
|
||||
visible={showModal}
|
||||
height="80vh"
|
||||
handleCancel={() => setShowModal(false)}
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user