Commit 3855d48
fix: correctly use named exports instead of
* feat : add import/no-default-export eslint rule.
* chore : updated files for no-default-exports.
* chore : add changeset.
* chore : reorder-import
* temp : fix failing gh actions
* fix : export default for codegen config and baseConfig
* fix: import issue with withSnapWP in next.config.mjs
* fix : errors.tsk imports.
* chore : update changeset.
* chore: remove changeset
---------
Co-authored-by: Dovid Levine <david@axepress.dev>default (#150)1 parent bae4118 commit 3855d48
File tree
3 files changed
+3
-3
lines changed- examples/nextjs/starter
- src/app
- [[...path]]
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments