Skip to content

Commit f23cc42

Browse files
Cleaning
1 parent 3d019c9 commit f23cc42

File tree

3 files changed

+3
-182
lines changed

3 files changed

+3
-182
lines changed

frontend/src/components/TheWelcome.vue

-94
This file was deleted.

frontend/src/components/WelcomeItem.vue

-86
This file was deleted.

frontend/src/components/functional/NumberInput.vue

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
<!--
2-
Component to add/substract certain parameters. How to use:
1+
<!-- Component to add/substract certain parameters.
2+
3+
How to use:
34

45
<NumberInput :min = 5 :max = 10></NumberInput>
56
min nad max are optional, to define limits of the changer

0 commit comments

Comments
 (0)