Extracted some pages to their own assembly and finished the artifact display page code
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<h3>FileDisplayImage</h3>
|
||||
@implements IFileDisplayComponent
|
||||
<h3>FileDisplayImage</h3>
|
||||
|
||||
@code {
|
||||
|
||||
[Parameter]
|
||||
public required FilePathListing FilePath { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user