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