diff --git a/frontend/src/components/itemDetailsActions.hbs b/frontend/src/components/itemDetailsActions.hbs new file mode 100644 index 0000000..8edc04c --- /dev/null +++ b/frontend/src/components/itemDetailsActions.hbs @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/frontend/src/components/itemEdit.hbs b/frontend/src/components/itemEdit.hbs new file mode 100644 index 0000000..d7276dd --- /dev/null +++ b/frontend/src/components/itemEdit.hbs @@ -0,0 +1,38 @@ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
+ +
+ +
+ +
+
\ No newline at end of file diff --git a/frontend/src/components/itemEditActions.hbs b/frontend/src/components/itemEditActions.hbs new file mode 100644 index 0000000..66f0701 --- /dev/null +++ b/frontend/src/components/itemEditActions.hbs @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/frontend/src/components/root.hbs b/frontend/src/components/root.hbs index 5ae0a5e..750477f 100644 --- a/frontend/src/components/root.hbs +++ b/frontend/src/components/root.hbs @@ -10,7 +10,7 @@ -