10
ArtisanConnect/constants/NoticeItems.js
Normal file
10
ArtisanConnect/constants/NoticeItems.js
Normal file
@@ -0,0 +1,10 @@
|
||||
export const MENU_ITEMS = [
|
||||
{
|
||||
"id" : 1,
|
||||
"title": "Home",
|
||||
},
|
||||
{
|
||||
"id" : 2,
|
||||
"title" : "Notices"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user