feat: issue links (#288)
* feat: links for issues * fix: add issue link in serilaizer * feat: links can be added to issues --------- Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
This commit is contained in:
parent
a66b2fd73d
commit
7c1f357bed
13 changed files with 331 additions and 65 deletions
|
|
@ -6,4 +6,5 @@ export * from "./existing-issues-list-modal";
|
|||
export * from "./image-upload-modal";
|
||||
export * from "./issues-view-filter";
|
||||
export * from "./issues-view";
|
||||
export * from "./link-modal";
|
||||
export * from "./not-authorized-view";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue