diff --git a/pages/fdo/show/[prefix]/sandbox.tsx b/pages/fdo/show/[prefix]/sandbox.tsx index 1606be8e977bbdeb033bbabce459c59e44727b71..6b66b8c802d60b914226fef4afeeea6708eea84a 100644 --- a/pages/fdo/show/[prefix]/sandbox.tsx +++ b/pages/fdo/show/[prefix]/sandbox.tsx @@ -153,10 +153,9 @@ const ShowFDO = () => { <Box> <Details/> </Box> - </Item> + </Item> </Stack> </div><br/><br/> - </Show> ) }