From 305367c844beececa76a0edae9bed4fa9560a548 Mon Sep 17 00:00:00 2001 From: dominik-zeglen Date: Mon, 16 Sep 2019 17:40:04 +0200 Subject: [PATCH] Use valid props --- src/icons/Navigation.tsx | 4 ++-- src/icons/Orders.tsx | 4 ++-- src/icons/Pages.tsx | 4 ++-- src/icons/ProductTypes.tsx | 4 ++-- src/icons/Sales.tsx | 4 ++-- src/icons/ShippingMethods.tsx | 4 ++-- src/icons/SiteSettings.tsx | 4 ++-- src/icons/StaffMembers.tsx | 4 ++-- src/icons/Taxes.tsx | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/icons/Navigation.tsx b/src/icons/Navigation.tsx index c0eb5e4c2..37056dad9 100644 --- a/src/icons/Navigation.tsx +++ b/src/icons/Navigation.tsx @@ -4,8 +4,8 @@ import React from "react"; export const Navigation = createSvgIcon( <> diff --git a/src/icons/Orders.tsx b/src/icons/Orders.tsx index 7a655a2e9..40cba08f6 100644 --- a/src/icons/Orders.tsx +++ b/src/icons/Orders.tsx @@ -4,8 +4,8 @@ import React from "react"; export const Orders = createSvgIcon( <> diff --git a/src/icons/Pages.tsx b/src/icons/Pages.tsx index 1eb46ada9..6db2775af 100644 --- a/src/icons/Pages.tsx +++ b/src/icons/Pages.tsx @@ -4,8 +4,8 @@ import React from "react"; export const Pages = createSvgIcon( <> diff --git a/src/icons/ProductTypes.tsx b/src/icons/ProductTypes.tsx index 2b218491d..54fdbda6a 100644 --- a/src/icons/ProductTypes.tsx +++ b/src/icons/ProductTypes.tsx @@ -4,8 +4,8 @@ import React from "react"; export const ProductTypes = createSvgIcon( <> diff --git a/src/icons/Sales.tsx b/src/icons/Sales.tsx index b3276b05a..7b9525679 100644 --- a/src/icons/Sales.tsx +++ b/src/icons/Sales.tsx @@ -4,8 +4,8 @@ import React from "react"; export const Sales = createSvgIcon( <> diff --git a/src/icons/ShippingMethods.tsx b/src/icons/ShippingMethods.tsx index eeb1db2f1..4ee47bf8f 100644 --- a/src/icons/ShippingMethods.tsx +++ b/src/icons/ShippingMethods.tsx @@ -4,8 +4,8 @@ import React from "react"; export const ShippingMethods = createSvgIcon( <> diff --git a/src/icons/SiteSettings.tsx b/src/icons/SiteSettings.tsx index f8590aea4..53cc0388a 100644 --- a/src/icons/SiteSettings.tsx +++ b/src/icons/SiteSettings.tsx @@ -4,8 +4,8 @@ import React from "react"; export const SiteSettings = createSvgIcon( <> diff --git a/src/icons/StaffMembers.tsx b/src/icons/StaffMembers.tsx index 99a1de1f7..2b1e0a05b 100644 --- a/src/icons/StaffMembers.tsx +++ b/src/icons/StaffMembers.tsx @@ -4,8 +4,8 @@ import React from "react"; export const StaffMembers = createSvgIcon( <> diff --git a/src/icons/Taxes.tsx b/src/icons/Taxes.tsx index 970d8d349..7e3ba83cd 100644 --- a/src/icons/Taxes.tsx +++ b/src/icons/Taxes.tsx @@ -4,8 +4,8 @@ import React from "react"; export const Taxes = createSvgIcon( <>