webamp/packages/skin-database/app
Jordan Eldredge 54dbe369d4
Fix TypeScript error in Webamp renderInto call (#1340)
Add non-null assertion operator to ref.current when calling webamp.renderInto()
to match the pattern used elsewhere in the component and resolve the CI type error:
"Argument of type 'HTMLDivElement | null' is not assignable to parameter of type 'HTMLElement'"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-01 15:19:31 -08:00
..
(legacy) Remove logging 2025-12-31 15:00:16 -08:00
(modern) Fix TypeScript error in Webamp renderInto call (#1340) 2026-01-01 15:19:31 -08:00
bulk-download Improve scroll UI 2025-12-29 17:03:29 -08:00
graphql Consolidate ESLint configs into root (#1324) 2025-11-27 21:32:10 -08:00
App.tsx Remove helmet 2025-06-09 10:52:03 -07:00
favicon.ico Add metadata 2025-06-05 22:22:22 -07:00
layout.tsx Get ready for rollout of next.js version 2025-06-06 12:54:48 -04:00
page.tsx Add explicit app routes 2025-12-29 15:17:06 -08:00
redux.tsx Consolidate Skin Museum client inside the skin-database package along with the server 2025-06-09 10:49:32 -07:00
SearchLogo.tsx Consolidate Skin Museum client inside the skin-database package along with the server 2025-06-09 10:49:32 -07:00
sitemap.ts Next.js sitemaps 2025-06-04 23:00:32 -07:00