diff --git a/app/components/TypeComponentDisplay.vue b/app/components/TypeComponentDisplay.vue new file mode 100644 index 0000000..32edaa1 --- /dev/null +++ b/app/components/TypeComponentDisplay.vue @@ -0,0 +1,157 @@ + + + \ No newline at end of file diff --git a/app/components/TypeInfoDisplay.vue b/app/components/TypeInfoDisplay.vue new file mode 100644 index 0000000..7ee594b --- /dev/null +++ b/app/components/TypeInfoDisplay.vue @@ -0,0 +1,23 @@ + + + \ No newline at end of file diff --git a/app/components/TypeMachinePieceDisplay.vue b/app/components/TypeMachinePieceDisplay.vue new file mode 100644 index 0000000..0445779 --- /dev/null +++ b/app/components/TypeMachinePieceDisplay.vue @@ -0,0 +1,50 @@ + + + \ No newline at end of file