Four ascending bars that fill with the current reception level, paired with a network name and label.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator10 } from "@/components/beste/piece/indicator10";
<Indicator10
level={3}
network="5G"
label="Good"
/>