bolding the text for selected yard, changing font colour in drawer title to black
This commit is contained in:
parent
631b7c7934
commit
8c66a9d2c8
5 changed files with 2 additions and 5 deletions
|
|
@ -85,7 +85,6 @@ export default function BinYardDrawer(props: Props) {
|
|||
|
||||
const drawerBody = () => {
|
||||
//return <Bins insert yardFilter={yard.key} />;
|
||||
console.log(yard.key)
|
||||
return <BinyardDisplay insert yardKey={yard.key} />;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue