diff --git a/barkmanui/src/pages/inventory.tsx b/barkmanui/src/pages/inventory.tsx index fe3ce69..2207a7b 100644 --- a/barkmanui/src/pages/inventory.tsx +++ b/barkmanui/src/pages/inventory.tsx @@ -1,4 +1,5 @@ import '../App.css' +import {Link} from "react-router"; function Inventory() { @@ -11,7 +12,9 @@ function Inventory() {

ARFF ARFF BARK BARK

- + + + )