[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-07-31 15:25:43 +00:00
committed by GitHub
parent 9eec1520a1
commit 36232b631d
@@ -310,7 +310,7 @@ export function StylesheetCodeEditor({
);
}
export type StylesheetEditorShellProps = {
type StylesheetEditorShellProps = {
readOnly?: boolean;
};