Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
@@ -39,6 +39,7 @@ export const githubDeploymentsPlugin = createPlugin({
|
||||
|
||||
export const EntityGithubDeploymentsCard = githubDeploymentsPlugin.provide(
|
||||
createComponentExtension({
|
||||
name: 'EntityGithubDeploymentsCard',
|
||||
component: {
|
||||
lazy: () =>
|
||||
import('./components/GithubDeploymentsCard').then(
|
||||
|
||||
Reference in New Issue
Block a user