feat: creating tasks
This commit is contained in:
@@ -378,6 +378,7 @@ const ProfileCalendar: FunctionComponent = () => {
|
||||
) : (
|
||||
<>
|
||||
<ModalTags
|
||||
refreshTags={fetchTags}
|
||||
isOpen={openModalTags}
|
||||
setIsOpen={setOpenModalTags}
|
||||
tagsList={example_tags}
|
||||
|
||||
Reference in New Issue
Block a user