diff --git a/web/ee/components/estimates/index.ts b/web/ee/components/estimates/index.ts index 6697882767..4ad250c456 100644 --- a/web/ee/components/estimates/index.ts +++ b/web/ee/components/estimates/index.ts @@ -1 +1,2 @@ export * from "./estimate-list-item-buttons"; +export * from "./update";