feat: remove test
This commit is contained in:
parent
830489ee01
commit
ffaf56e1cd
|
|
@ -48,7 +48,6 @@ export const StandaloneModal: FC = () => {
|
|||
integrations={integrations}
|
||||
reopenModal={() => {}}
|
||||
allIntegrations={integrations}
|
||||
onlyValues={[{ content: 'asd', id: integrations[0].id, image: [] }]}
|
||||
date={dayjs.utc(data).local()}
|
||||
/>
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue