This website requires JavaScript.
Explore
Help
Register
Sign In
public-offering
/
cal.pub0.org
Watch
1
Star
0
Fork
You've already forked cal.pub0.org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa0e9e6a02
cal.pub0.org
/
apps
/
web
/
pages
/
workflows
/
index.tsx
2 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
🧹 One `calcom/ui` import to rule them all (#5561) * Removed emptyscreen component v1 version, migrated pages that still used it to v2, and removed v1 of workflow pages and components. * updated workflow pages imports to remove v2 from path. * Deleted v1 switch component, deleted v1 api-keys components, deleted old web integrations components that were unused. * Removed v1 list component. * Fixed event workflows tab path. * Fixed import path for button in sandbox page. * Cleanup and type fixes * Making explicit indexes * UI import migrations * More import fixes * More import fixes * Submodule sync * Type fixes * Build fixes Co-authored-by: zomars <zomars@me.com>
2022-11-23 02:55:25 +00:00
export
{
default
}
from
"@calcom/features/ee/workflows/pages/index"
;