2 changed files with 0 additions and 34 deletions
@ -1,26 +0,0 @@
@@ -1,26 +0,0 @@
|
||||
import { Canvas, Meta, Story } from '@storybook/addon-docs'; |
||||
|
||||
<Meta |
||||
title="owncast/Screenshots/Windows/Edge" |
||||
parameters={{ chromatic: { disableSnapshot: true } }} |
||||
/> |
||||
|
||||
<Story name="Offline"> |
||||
|
||||
<img |
||||
src="screenshots/windows-10-edge-desktop-default-offline.png" |
||||
alt="Windows Edge offline" |
||||
width="100%" |
||||
/> |
||||
|
||||
</Story> |
||||
|
||||
<Story name="Online"> |
||||
|
||||
<img |
||||
src="screenshots/windows-10-edge-desktop-default-online.png" |
||||
alt="Windows Edge online" |
||||
width="100%" |
||||
/> |
||||
|
||||
</Story> |
Loading…
Reference in new issue