Remove random image
This commit is contained in:
parent
680cfc977a
commit
ce9d403269
@ -21,8 +21,3 @@ export const DemoServer = Template.bind({});
|
||||
DemoServer.args = {
|
||||
src: 'https://watch.owncast.online/logo',
|
||||
};
|
||||
|
||||
export const RandomImage = Template.bind({});
|
||||
RandomImage.args = {
|
||||
src: 'https://picsum.photos/600/500',
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user