4
0
forked from crowetic/commerce

Removed unused React imports

This commit is contained in:
Luis Alvarez
2020-10-01 21:34:08 -05:00
parent 44a41eb3e1
commit a1dea9f846
17 changed files with 13 additions and 21 deletions

View File

@@ -1,5 +1,3 @@
import React from 'react'
const Cross = ({ ...props }) => {
return (
<svg fill="none" viewBox="0 0 24 24" stroke="currentColor" {...props}>