Update category names from 'void(0)' to 'VoidZero' in SVG data and type definitions

This commit is contained in:
Miguel Vega
2025-01-27 10:03:45 -05:00
parent cfb6795579
commit 7ea2a95563
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ export type tCategory =
| 'Vercel'
| 'Google'
| 'Payment'
| 'void(0)'
| 'VoidZero'
| 'Authentication'
| 'IoT'
| 'Home Automation'