chore(inputs): ✅ Add Button targets e2e tests
This commit is contained in:
@ -16,8 +16,8 @@ export const Board = () => {
|
||||
<StepTypesList />
|
||||
<GraphProvider>
|
||||
<Graph flex="1" />
|
||||
{rightPanel === RightPanel.PREVIEW && <PreviewDrawer />}
|
||||
<BoardMenuButton pos="absolute" right="20px" top="20px" />
|
||||
{rightPanel === RightPanel.PREVIEW && <PreviewDrawer />}
|
||||
</GraphProvider>
|
||||
</DndContext>
|
||||
</Flex>
|
||||
|
Reference in New Issue
Block a user