7 lines
116 B
JavaScript
7 lines
116 B
JavaScript
export default [
|
|
{
|
|
href: "/docs",
|
|
target: "_self",
|
|
label: "Welcome to MERNMail documentation!"
|
|
}
|
|
];
|