got Bin page to render with BinTour not giving errors but the tour doesn't actually happen
This commit is contained in:
parent
9bbbf0940e
commit
c46cb5ce4b
7 changed files with 179 additions and 32 deletions
|
|
@ -1160,7 +1160,7 @@ export default function Bin(props: Props) {
|
|||
</Box>
|
||||
{objectTeams()}
|
||||
{deviceMenu()}
|
||||
{/* <BinTour /> */}
|
||||
<BinTour />
|
||||
</PageContainer>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue