mirror of
https://github.com/arkorty/DownLink.git
synced 2026-03-18 09:02:32 +00:00
You'll know the difference
This commit is contained in:
@@ -2,7 +2,7 @@ import React from "react";
|
||||
|
||||
const Header = () => {
|
||||
return (
|
||||
<header className="bg-blue-600 text-white p-4">
|
||||
<header className="bg-black text-white p-4">
|
||||
<h1 className="text-xl font-bold">DownLink</h1>
|
||||
</header>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user