From f4d8425d19d453e60322608c98a1f09d156436a5 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 31 Mar 2020 00:09:39 +0200 Subject: [PATCH] cli/templates: fix InfoCard usage in plugin template --- .../src/components/ExampleComponent/ExampleComponent.tsx.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/templates/default-plugin/src/components/ExampleComponent/ExampleComponent.tsx.hbs b/packages/cli/templates/default-plugin/src/components/ExampleComponent/ExampleComponent.tsx.hbs index b96c970022..f0f148db48 100644 --- a/packages/cli/templates/default-plugin/src/components/ExampleComponent/ExampleComponent.tsx.hbs +++ b/packages/cli/templates/default-plugin/src/components/ExampleComponent/ExampleComponent.tsx.hbs @@ -40,7 +40,7 @@ const ExampleComponent: FC<{}> = () => ( - + All content should be wrapped in a card like this.