refactor: FaiError -> ChainError (SDK stub rename lockstep)
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
42f271679c
commit
9196251e00
3 changed files with 5 additions and 5 deletions
|
|
@ -639,7 +639,7 @@ class _StepState {
|
|||
/// button cover both keyboard and trackpad operators — the
|
||||
/// implicit selection gesture is too easy to miss on a long
|
||||
/// failure message. Matches the visual treatment Studio's
|
||||
/// `FaiErrorBox` uses elsewhere; kept local to this package
|
||||
/// `ChainErrorBox` uses elsewhere; kept local to this package
|
||||
/// so flow_editor doesn't depend on Studio internals.
|
||||
class _CopyableErrorBox extends StatefulWidget {
|
||||
final String text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue