diff --git a/lib/js/components/Tile/Tile.sb.shared.ts b/lib/js/components/Tile/Tile.sb.shared.ts index d26cd74e1..279714166 100644 --- a/lib/js/components/Tile/Tile.sb.shared.ts +++ b/lib/js/components/Tile/Tile.sb.shared.ts @@ -20,7 +20,7 @@ export const template = (componentTag: string) => ` :text="text" :border-color="borderColor" /> - + `;