tirkarthi commented on PR #46661:
URL: https://github.com/apache/airflow/pull/46661#issuecomment-2653722733

   @pierrejeambrun Thanks, looks like a typo on copy paste from my end 
regarding import statement in `src/pages/Runs/Runs.tsx` . Following is the fix 
and I can create a PR for the same.
   
   Fix
   
   ```js
   // src/pages/Dag/Runs/Runs.tsx
   import { dagRunStateOptions as stateOptions } from 
"src/constants/stateOptions";
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to