FunctionDesignMdArticle({
domain,
designMd,
status,
message,
brand,
styleguide,
}: {
domain: string;
designMd?: strin
components/guide-canvas.tsx:15
FunctionLoadingCanvas({
domain,
brand,
screenshot,
styleguide,
progress,
}: {
domain: string;
brand?: LiveBrand;
sc
components/loading-canvas.tsx:27