Skip to content

Commit

Permalink
fix: Successful export dialog view (#1160)
Browse files Browse the repository at this point in the history
* fix: Successful export dialog view

* cleanup

* node version
  • Loading branch information
ashwin1111 authored Jan 22, 2025
1 parent 18da1a9 commit a5c5d77
Show file tree
Hide file tree
Showing 9 changed files with 2,998 additions and 11,042 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup GitHub Action
uses: actions/setup-node@v1
with:
node-version: 22.2.0
node-version: 22.0.0
- name: Install dependencies
run: npm install
- name: Test
Expand Down
Loading

0 comments on commit a5c5d77

Please sign in to comment.