Skip to content

Commit 3b1000f

Browse files
authored
Merge pull request #4 from Sureshrajan-18/master
Removed license warning style from the razor file.
2 parents f00e631 + 2be585a commit 3b1000f

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)