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
2025-12-23 15:19:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feat/migrate-web-to-react-router
Add File
New File
Apply Patch
plane
/
apps
/
web
/
ee
/
components
/
estimates
/
index.ts
4 lines
98 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
[WEB-522] chore:Estimate structure (#4801) * dv: seperating constants for ce and ee * dev: update estimate constants * dev: updated estimate structure for ce and ee
2024-06-13 15:51:41 +05:30
export
*
from
"./estimate-list-item-buttons"
;
Add missing exports (#4807)
2024-06-13 17:41:22 +05:30
export
*
from
"./update"
;
[WEB-1640] fix: validating the error in estimate delete (#4853) * fix: validating the error in estimate delete * fix: moved estimate delete to ee
2024-06-18 16:14:24 +05:30
export
*
from
"./points"
;
Reference in New Issue
Copy Permalink