import { beautify } from "https://deno.land/x/blocks@1.101.13/engine/schema/utils.ts";
Transforms myPropName into "My Prop Name" for cases when there's no label specified
TODO: Support i18n in the future
import { beautify } from "https://deno.land/x/blocks@1.101.13/engine/schema/utils.ts";
Transforms myPropName into "My Prop Name" for cases when there's no label specified
TODO: Support i18n in the future