diff --git a/frontend/src/lib/family_tree/AddRelationship.svelte b/frontend/src/lib/family_tree/AddRelationship.svelte new file mode 100644 index 0000000..7a5e771 --- /dev/null +++ b/frontend/src/lib/family_tree/AddRelationship.svelte @@ -0,0 +1,69 @@ + + + + + + ✕ + + Add a relationship + + Ask your relative to give you their id and set what kind of relationship you have with them. + + + ID: + + + Relationship type: + + Choose one ... + Parent + Child + Spouse + Sibling + + + Add + + +
+ Ask your relative to give you their id and set what kind of relationship you have with them. +