mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05: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