Remove TODO comment for pack consulenza selector in StabileSection
This commit is contained in:
parent
c87a7238a7
commit
0ca2cfc2bc
1 changed files with 0 additions and 1 deletions
|
|
@ -607,7 +607,6 @@ const StabileSection = () => {
|
||||||
1000,
|
1000,
|
||||||
[value],
|
[value],
|
||||||
);
|
);
|
||||||
//TODO selettore per pack consulenza
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex flex-col gap-2 rounded-md border border-border bg-muted p-2 sm:flex-row">
|
<div className="flex flex-col gap-2 rounded-md border border-border bg-muted p-2 sm:flex-row">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue