feat: started details page
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@if (detail_item) {
|
||||
<h1>{{ detail_item.name }}</h1>
|
||||
<h2>{{ detail_item.rus_name }}</h2>
|
||||
}
|
||||
Reference in New Issue
Block a user