diff --git a/libs/components/src/stories/migration.mdx b/libs/components/src/stories/migration.mdx index 730cfdb412..a18ba6ad22 100644 --- a/libs/components/src/stories/migration.mdx +++ b/libs/components/src/stories/migration.mdx @@ -39,8 +39,8 @@ Don't recreate the wheel. After reviewing a design, consult this Storybook to determine if there is a component built for your usecase. Don't waste effort styling a button or building a popover menu from scratch--we already -have those. If a component isn't flexible enough or doesn't exist for your usecase, contact Will -Martin. +have those. If a component isn't flexible enough or doesn't exist for your usecase, contact the +Component Library team. ### Use Tailwind @@ -211,4 +211,4 @@ without updating the desktop or browser templates. ## Questions -Please direct any development questions to Will Martin. Thank you! +Please direct any development questions to the Component Library team. Thank you!