Zen mode button component #431
Annotations
5 errors
Build:
app/components/primer/open_project/zen_mode_button.ts#L13
Property 'webkitExitFullscreen' does not exist on type 'Document'. Did you mean 'exitFullscreen'?
|
Build:
app/components/primer/open_project/zen_mode_button.ts#L15
Property 'webkitExitFullscreen' does not exist on type 'Document'. Did you mean 'exitFullscreen'?
|
Build:
app/components/primer/open_project/zen_mode_button.ts#L24
Property 'webkitRequestFullscreen' does not exist on type 'HTMLElement'. Did you mean 'requestFullscreen'?
|
Build:
app/components/primer/open_project/zen_mode_button.ts#L26
Property 'webkitRequestFullscreen' does not exist on type 'HTMLElement'. Did you mean 'requestFullscreen'?
|
Build
Process completed with exit code 2.
|
Loading