+
+
+
+
+
+ Sprite Coverage
+
+
+ {deficitCount > 0 && (
+
+ {deficitCount} need work
+
+ )}
+
+
+
+
setSearch(e.target.value)}
+ style={{
+ background: colors.bg,
+ border: `1px solid ${colors.accent}`,
+ borderRadius: 6,
+ color: colors.text,
+ fontSize: 12,
+ padding: '5px 10px',
+ outline: 'none',
+ width: 180,
+ }}
+ />
+
+
+ {filtered.length} sprites
+
+