# Label Component displays the field name in the form ### Usage ```js import Label from "@docspace/components/label"; ``` ```jsx