add document marking page
This commit is contained in:
@@ -27,6 +27,10 @@ export default function DropDownList() {
|
||||
{
|
||||
name: t('audio-marking'),
|
||||
href: '/pages/marking-audio'
|
||||
},
|
||||
{
|
||||
name: t('document-marking'),
|
||||
href: '/pages/marking-document'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user