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 21:40:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix-api-errors
Add File
New File
Apply Patch
plane
/
web
/
ce
/
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"
;
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