diff --git a/components/story/atoms/bands.vue b/components/story/atoms/bands.vue new file mode 100644 index 0000000..3e503e7 --- /dev/null +++ b/components/story/atoms/bands.vue @@ -0,0 +1,54 @@ + + + diff --git a/components/story/atoms/characters.vue b/components/story/atoms/characters.vue new file mode 100644 index 0000000..be0ad80 --- /dev/null +++ b/components/story/atoms/characters.vue @@ -0,0 +1,35 @@ + + diff --git a/components/story/atoms/genre.vue b/components/story/atoms/genre.vue new file mode 100644 index 0000000..d91dd87 --- /dev/null +++ b/components/story/atoms/genre.vue @@ -0,0 +1,28 @@ + + diff --git a/components/story/atoms/pairings.vue b/components/story/atoms/pairings.vue new file mode 100644 index 0000000..7ad9f98 --- /dev/null +++ b/components/story/atoms/pairings.vue @@ -0,0 +1,50 @@ + + diff --git a/components/story/atoms/test1.vue b/components/story/atoms/test1.vue new file mode 100644 index 0000000..587f15d --- /dev/null +++ b/components/story/atoms/test1.vue @@ -0,0 +1,17 @@ + + diff --git a/components/story/create/singleChapter.vue b/components/story/create/singleChapter.vue new file mode 100644 index 0000000..6938882 --- /dev/null +++ b/components/story/create/singleChapter.vue @@ -0,0 +1,135 @@ + + diff --git a/components/story/create/storyform.vue b/components/story/create/storyform.vue new file mode 100644 index 0000000..2bb78f6 --- /dev/null +++ b/components/story/create/storyform.vue @@ -0,0 +1,151 @@ + + diff --git a/components/story/create/uploadOrPaste.vue b/components/story/create/uploadOrPaste.vue new file mode 100644 index 0000000..a756b8f --- /dev/null +++ b/components/story/create/uploadOrPaste.vue @@ -0,0 +1,53 @@ + +