mirror of
https://github.com/vercel/commerce.git
synced 2025-07-30 13:41:22 +00:00
New Container
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const Sun = ({ ...props }) => {
|
||||
const DoubleChevron = ({ ...props }) => {
|
||||
return (
|
||||
<svg
|
||||
width="24"
|
||||
@@ -19,4 +19,4 @@ const Sun = ({ ...props }) => {
|
||||
)
|
||||
}
|
||||
|
||||
export default Sun
|
||||
export default DoubleChevron
|
||||
|
Reference in New Issue
Block a user