Skip to content

Commit 94aa404

Browse files
authored
chore: fix code snippet (#3222)
1 parent e1e9c3b commit 94aa404

File tree

1 file changed

+2
-2
lines changed
  • components/gantt/gantt-tree/templates

1 file changed

+2
-2
lines changed

components/gantt/gantt-tree/templates/column.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The example below shows how to:
1919

2020
>caption Using cell (column) Template
2121
22-
`````RAZOR
22+
````RAZOR
2323
<TelerikGantt Data="@Data"
2424
Width="1200px"
2525
Height="600px"
@@ -255,4 +255,4 @@ The example below shows how to:
255255

256256
## See Also
257257

258-
* [Live Demo: Gantt Templates](https://demos.telerik.com/blazor-ui/gantt/templates)
258+
* [Live Demo: Gantt Templates](https://demos.telerik.com/blazor-ui/gantt/templates)

0 commit comments

Comments
 (0)