mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 22:42:33 +00:00
Update Github.tsx
This commit is contained in:
parent
f52c780c97
commit
6627169653
@ -1,4 +1,4 @@
|
||||
const Sun = ({ ...props }) => {
|
||||
const Github = ({ ...props }) => {
|
||||
return (
|
||||
<svg
|
||||
width="24"
|
||||
@ -17,4 +17,4 @@ const Sun = ({ ...props }) => {
|
||||
)
|
||||
}
|
||||
|
||||
export default Sun
|
||||
export default Github
|
||||
|
Loading…
x
Reference in New Issue
Block a user