Skip to content

Commit

Permalink
Fix typo in SVGR config (#492)
Browse files Browse the repository at this point in the history
* Fix typo in SVGR config

* ci: Generate code

---------

Co-authored-by: Seam Bot <[email protected]>
  • Loading branch information
razor-x and seambot authored Sep 25, 2023
1 parent 575de40 commit 0d7548d
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion src/lib/icons/AccessCodeKey.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Add.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ArrowBack.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ArrowRestart.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ArrowRight.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/BatteryLevelCritical.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/BatteryLevelFull.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/BatteryLevelHigh.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/BatteryLevelLow.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/BatteryLevelWired.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Bee.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Check.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/CheckBlack.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/CheckboxBlank.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/CheckboxFilled.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ChevronDown.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ChevronRight.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ChevronWide.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ClimateSettingSchedule.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Close.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Copy.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/DotsEllipsisMore.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Edit.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ExclamationCircle.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ExclamationCircleOutline.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Fan.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/FanOutline.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Info.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/InfoDark.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/LockLocked.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/LockUnlocked.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Off.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/OnlineStatusAccountOffline.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/OnlineStatusDeviceOffline.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/OnlineStatusOnline.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/RadioChecked.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/RadioUnchecked.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Seam.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/Search.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/TemperatureAdd.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/TemperatureSubtract.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ThermostatCool.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ThermostatCoolLarge.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ThermostatHeat.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ThermostatHeatCool.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ThermostatHeatLarge.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/ThermostatOff.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/TriangleWarning.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion src/lib/icons/TriangleWarningOutline.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down
2 changes: 1 addition & 1 deletion svgr.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
template: (variables, { tpl }) => {
return tpl`
/*
* Automaically generated by SVGR from assets/icons/*.svg.
* Automatically generated by SVGR from assets/icons/*.svg.
* Do not edit this file or add other components to this directory.
*/
import type { SVGProps } from 'react'
Expand Down

0 comments on commit 0d7548d

Please sign in to comment.