state after adding all of the user stuff and messing around with the wierd brave bug
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@using OpenArchival.DataAccess
|
||||
|
||||
@implements IFileDisplayComponent
|
||||
|
||||
<h3>FileDisplayImage</h3>
|
||||
|
||||
@code {
|
||||
[Parameter]
|
||||
public required FilePathListing FilePath { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user