This website requires JavaScript.
Explore
Help
Sign In
github
/
plane
Watch
0
Star
0
Fork
1
You've already forked plane
mirror of
https://github.com/makeplane/plane
synced
2024-06-14 14:31:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5f681973a0
plane
/
web
/
components
/
issues
/
peek-overview
/
reactions
/
index.ts
4 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: issue peek overview (#3001) * refactor: peek overview components * fix: issue reactions * chore: update comment types * fix: access sepcifier value * chore: remove unused vars * fix: build errors * build-error: build error resolved --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com> Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-12-07 12:43:27 +00:00
export
*
from
"./preview"
;
chore: impleted store for issue reaction, comments, and comment reactions. implemented ui and compoennts for issue reactions in issue peek overview (#2498)
2023-10-20 07:03:39 +00:00
export
*
from
"./root"
;
export
*
from
"./selector"
;
Reference in New Issue
Copy Permalink