Files
openswarm/frontend
TheAchiever6823 b538d4c307 [shawn] fix: type webview allowpopups as boolean for @types/react
@types/react's WebViewHTMLAttributes types allowpopups as
boolean | undefined, which shadows the project's electron.d.ts
declaration of string. Passing {true} renders identically to
"true" at runtime for the webview element, and clears the tsc error.
2026-05-20 03:28:05 -07:00
..
2026-03-13 12:09:25 -07:00
2026-03-13 12:09:25 -07:00