You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert StoryCanvas, ChoiceConditionsEditor, ChoiceEffectsEditor, and StoryDiagnostics from JavaScript to TypeScript. Add proper prop interfaces, generic type parameters for React Flow nodes/edges, and export GraphHealthNode for type reuse. Removes type-casting workarounds in App.tsx by using proper component types.
0 commit comments