Skip to content

Commit 5c804b6

Browse files
committed
Updated code format
1 parent 1dbb3a5 commit 5c804b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/toast/getting-started-webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ builder.Services.AddRazorComponents()
121121
builder.Services.AddSyncfusionBlazor();
122122

123123
var app = builder.Build();
124-
```
124+
....
125125

126126
{% endhighlight %}
127127
{% highlight c# tabtitle="Client(~/_Program.cs)" hl_lines="2 5" %}

0 commit comments

Comments
 (0)