diff options
Diffstat (limited to 'src/components')
-rw-r--r-- | src/components/Test1/Test1.html | 1 | ||||
-rw-r--r-- | src/components/Test2/Test2.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/components/Test1/Test1.html b/src/components/Test1/Test1.html new file mode 100644 index 0000000..a1ceaa2 --- /dev/null +++ b/src/components/Test1/Test1.html @@ -0,0 +1 @@ +<label>Test 1</label> diff --git a/src/components/Test2/Test2.html b/src/components/Test2/Test2.html new file mode 100644 index 0000000..c12c1a5 --- /dev/null +++ b/src/components/Test2/Test2.html @@ -0,0 +1 @@ +<label>Test 2</label>
\ No newline at end of file |