Error Hints: nit

This commit is contained in:
Enrico Ros
2025-11-23 23:34:36 -08:00
parent 5b826ffc45
commit fb2bd4ccd8
@@ -3,10 +3,10 @@ import * as React from 'react';
import { ScaledTextBlockRenderer } from '~/modules/blocks/ScaledTextBlockRenderer';
import type { ContentScaling } from '~/common/app.theme';
import type { DMessageErrorPart } from '~/common/stores/chat/chat.fragments';
import type { DMessageRole } from '~/common/stores/chat/chat.message';
import { BlockPartError_RequestExceeded } from './BlockPartError_RequestExceeded';
import { DMessageErrorPart } from '~/common/stores/chat/chat.fragments';
export function BlockPartError(props: {