Skip to content

Commit 16ac938

Browse files
authored
Merge pull request #101 from lambda-curry/codegen-bot/add-data-table-export-path-1751769482
Add data-table export path and bump version to 0.17.1
2 parents aed0312 + 6021afb commit 16ac938

7 files changed

Lines changed: 924 additions & 17068 deletions

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ web_modules/
7171

7272
.npm
7373

74+
# npm package-lock.json (we use yarn)
75+
package-lock.json
76+
7477
# Optional eslint cache
7578

7679
.eslintcache
@@ -182,4 +185,4 @@ dist
182185
storybook-static
183186

184187
# React Router v7
185-
.react-router/
188+
.react-router/

0 commit comments

Comments
 (0)