diff --git a/.idea/Skycrate.iml b/.idea/Skycrate.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/Skycrate.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3bce423 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..7f42e3e --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + 1754230731355 + + + + \ No newline at end of file diff --git a/Frontend/src/components/PasswordForDownlaod.jsx b/Frontend/src/components/PasswordForDownload.jsx similarity index 100% rename from Frontend/src/components/PasswordForDownlaod.jsx rename to Frontend/src/components/PasswordForDownload.jsx