diff --git a/public/images/icons/eye-off.svg b/public/images/icons/eye-off.svg new file mode 100644 index 0000000..832c41e --- /dev/null +++ b/public/images/icons/eye-off.svg @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/public/images/icons/eye.svg b/public/images/icons/eye.svg new file mode 100644 index 0000000..5ccc0e4 --- /dev/null +++ b/public/images/icons/eye.svg @@ -0,0 +1,17 @@ + + + + + \ No newline at end of file diff --git a/resources/js/Components/Forms/FloatingLabel.vue b/resources/js/Components/Forms/FloatingLabel.vue index 7c016db..7f4f195 100644 --- a/resources/js/Components/Forms/FloatingLabel.vue +++ b/resources/js/Components/Forms/FloatingLabel.vue @@ -1,10 +1,13 @@