Remove component name from grid tile
This commit is contained in:
parent
82b62a52e9
commit
1af9c7f60a
@ -40,7 +40,7 @@ export class IconTilesGrid extends Component<typeof component_arguments> {
|
||||
...classes,
|
||||
]}
|
||||
>
|
||||
<h2>{title} • IconTilesGrid </h2>
|
||||
<h2>{title}</h2>
|
||||
<div>{render_markdown(language, description)}</div>
|
||||
<section class="icon-tiles-grid__grid">
|
||||
{tiles.map((tile) => (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user