chage marking page text
This commit is contained in:
@@ -17,7 +17,7 @@ export default function DropDownList() {
|
||||
|
||||
const links = [
|
||||
{
|
||||
name: 'images',
|
||||
name: 'images-few',
|
||||
href: '/pages/marking-images'
|
||||
},
|
||||
{
|
||||
@@ -29,7 +29,7 @@ export default function DropDownList() {
|
||||
href: '/pages/marking-audio'
|
||||
},
|
||||
{
|
||||
name: 'documents-few',
|
||||
name: 'documents',
|
||||
href: '/pages/marking-document'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user