add: webseite mit jwt
This commit is contained in:
@@ -90,7 +90,8 @@ const TableProducts = (props) => {
|
||||
// const { } = props;
|
||||
|
||||
return (
|
||||
<ProductsProvider items={props.items}>
|
||||
// <ProductsProvider items={props.items}>
|
||||
<ProductsProvider>
|
||||
<TableProductsView />
|
||||
</ProductsProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user