forked from crowetic/commerce
commit
4e690fe8d8
@ -1,4 +1,4 @@
|
|||||||
const Sun = ({ ...props }) => {
|
const Github = ({ ...props }) => {
|
||||||
return (
|
return (
|
||||||
<svg
|
<svg
|
||||||
width="24"
|
width="24"
|
||||||
@ -17,4 +17,4 @@ const Sun = ({ ...props }) => {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
export default Sun
|
export default Github
|
||||||
|
Loading…
x
Reference in New Issue
Block a user