Skip to content

Commit 0029540

Browse files
authored
Update _Imports.razor to include sections namespace (#49166)
1 parent c4bae81 commit 0029540

File tree

1 file changed

+1
-0
lines changed
  • src/Components/WebView/Samples/PhotinoPlatform/testassets/PhotinoTestApp

1 file changed

+1
-0
lines changed

src/Components/WebView/Samples/PhotinoPlatform/testassets/PhotinoTestApp/_Imports.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
@using System.Net.Http.Json
33
@using Microsoft.AspNetCore.Components.Forms
44
@using Microsoft.AspNetCore.Components.Routing
5+
@using Microsoft.AspNetCore.Components.Sections
56
@using Microsoft.AspNetCore.Components.Web
67
@using Microsoft.AspNetCore.Components.Web.Virtualization
78
@using Microsoft.JSInterop

0 commit comments

Comments
 (0)