File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ui/src/components/toolbar/assistant Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ Include any relevant information about the test environment (e.g. Browser or Pla
1717## Checklist
1818
1919- [ ] The PR follows the branch and commit styles outlined in the [ CONTRIBUTING] ( /OctoConsulting/keip-canvas/blob/main/docs/CONTRIBUTING.md ) doc
20- - [ ] Linting and formattng checks pass locally with the new changes
20+ - [ ] (UI changes only) Linting and formatting checks pass locally with the new changes ( ` npm run precommit ` from the ` ui ` directory)
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ const flowUpdatePrompt = PromptTemplate.fromTemplate(
1212 `
1313)
1414
15- export { flowCreatePrompt , flowUpdatePrompt }
15+ export { flowCreatePrompt , flowUpdatePrompt }
You can’t perform that action at this time.
0 commit comments