This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
plane
Watch
2
Star
0
Fork
0
You've already forked plane
forked from
github/plane
Code
Pull Requests
Activity
539c7a3455
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"
;
Copy Permalink