This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2026-07-12 13:29:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix-setup-script
Add File
New File
Apply Patch
plane
/
space
/
core
/
components
/
common
/
index.ts
3 lines
64 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
[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 19:15:48 +05:30
export
*
from
"./project-logo"
;
fix: space user validation check
2024-05-16 04:03:43 +05:30
export
*
from
"./logo-spinner"
;
Reference in New Issue
Copy Permalink