mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: add assignment activity to new activity modal
This commit is contained in:
parent
47782b57bc
commit
9cf84b959d
4 changed files with 63 additions and 74 deletions
|
|
@ -87,6 +87,7 @@ function NewActivityButton(props: NewActivityButtonProps) {
|
|||
isDialogOpen={newActivityModal}
|
||||
onOpenChange={setNewActivityModal}
|
||||
minHeight="no-min"
|
||||
minWidth='md'
|
||||
addDefCloseButton={false}
|
||||
dialogContent={
|
||||
<NewActivityModal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue