mirror of
https://github.com/sct/overseerr.git
synced 2025-09-26 20:12:33 +02:00
refactor(login component): remove copyright - to design later
This commit is contained in:
@@ -19,9 +19,6 @@ const Login: React.FC = () => {
|
||||
/>
|
||||
</div>
|
||||
</form>
|
||||
<p className="text-center text-gray-500 text-xs">
|
||||
©2020 Overseerr. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user