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