mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
fix: format
This commit is contained in:
@@ -79,7 +79,6 @@ export const Default: Story = {
|
||||
credits: 1500,
|
||||
profile: mockProfileData,
|
||||
},
|
||||
|
||||
},
|
||||
};
|
||||
|
||||
@@ -135,4 +134,4 @@ export const WithInteraction: Story = {
|
||||
// Wait for the popover to appear
|
||||
await canvas.findByText("Edit profile");
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user