mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Update eslint to 8.27.0
This commit is contained in:
@@ -22,6 +22,7 @@ export default {
|
||||
},
|
||||
} as Meta;
|
||||
|
||||
// eslint-disable-next-line react/function-component-definition
|
||||
const Template: Story<PropsType> = args => <SignalConnectionsModal {...args} />;
|
||||
|
||||
export const Modal = Template.bind({});
|
||||
|
||||
Reference in New Issue
Block a user