Skip to content

Commit 2be585a

Browse files
Removed license warning style from the razor file.
1 parent f00e631 commit 2be585a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

JwtTokenSample/Pages/Index.razor

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,4 @@
6060
{
6161
args.ImageUrl = args.ImageUrl + "&SubFolder=Documents";
6262
}
63-
}
64-
<style>
65-
.sf-license-warning {
66-
display: none;
67-
}
68-
</style>
63+
}

0 commit comments

Comments
 (0)