structure + sidebar
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
export const Paths = {
|
||||
home: "/",
|
||||
received: "/received",
|
||||
sent: "/sent",
|
||||
draft: "/draft",
|
||||
archive: "/archive",
|
||||
trash: "/trash",
|
||||
favorite: "/favorite",
|
||||
spam: "/spam",
|
||||
setting: "/setting",
|
||||
};
|
||||
Reference in New Issue
Block a user