7 lines
101 B
Text
7 lines
101 B
Text
|
@page "/SuccessfulPost"
|
||
|
<h3>SuccessfulPost</h3>
|
||
|
<span>Post sucessfully crated!</span>
|
||
|
|
||
|
@code {
|
||
|
|
||
|
}
|