import { default } from "https://deno.land/x/lunchbox@v1.0.2/components/Select/index.tsx";
Render function for the <Select/ >
component.
Parameters
props: Partial<iSelect>
This property will add a <Text />
component inside the <label/>
element and links it to the
by nesting it inside the label as well.