StaticField
- React
To implement StaticField component into your project you'll need to add the import:
import { StaticField } from "@shoptet/ui";
After adding import into your project you can use it simply like:
<StaticField label="Label" />
To implement StaticField component into your project you'll need to add the import:
import { StaticField } from "@shoptet/ui";
After adding import into your project you can use it simply like:
<StaticField label="Label" />