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
dbc8cd182a
plane
/
space
/
components
/
common
/
index.ts
3 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: updated plane deploy sign-in workflows for cloud and self-hosted instances (#2999) * chore: deploy onboarding workflow * chore: sign in workflow improvement * fix: build error
2023-12-06 11:12:57 +00:00
export
*
from
"./latest-feature-block"
;
[WEB-393] feat: new emoji picker using `emoji-picker-react` (#3868) * chore: emoji-picker-react package added * chore: emoji and emoji picker component added * chore: emoji picker custom style added * chore: migration of the emoji's * chore: migration changes * chore: project logo prop * chore: added logo props in the serializer * chore: removed unused keys * chore: implement emoji picker throughout the web app * style: emoji icon picker * chore: update project logo renderer in the space app * chore: migrations fixes --------- Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so> Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-03-06 13:45:48 +00:00
export
*
from
"./project-logo"
;
Copy Permalink