Skip to content

Commit 297cc44

Browse files
Bill Leoutsakoswaleedlatif1
authored andcommitted
feat(windchill): add document integration
1 parent 9aa16e3 commit 297cc44

45 files changed

Lines changed: 5030 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/docs/components/ui/icon-mapping.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
538538
webflow: WebflowIcon,
539539
whatsapp: WhatsAppIcon,
540540
wikipedia: WikipediaIcon,
541+
windchill: DocumentIcon,
541542
wiza: WizaIcon,
542543
wordpress: WordpressIcon,
543544
workday: WorkdayIcon,

apps/docs/content/docs/en/integrations/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
"webflow-service-account",
260260
"whatsapp",
261261
"wikipedia",
262+
"windchill",
262263
"wiza",
263264
"wordpress",
264265
"workday",

0 commit comments

Comments
 (0)