nice flow and all working!!!!

This commit is contained in:
Arjun Patel
2022-01-18 19:31:27 -08:00
parent 5ab379feaf
commit 58191a8bbd
4 changed files with 88 additions and 58 deletions
+1
View File
@@ -70,6 +70,7 @@ export default class Link {
export enum LinkState {
active = "active",
archived = "archived",
deleted = "deleted",
}
export enum LinkType {