Skip to content

Commit

Permalink
feat: support next.js out-of-the-box
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianvitterso committed Dec 10, 2024
1 parent 1974aa3 commit 69b53d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eds-core-react/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client'
/* eslint-disable import/prefer-default-export */
export * from './components/Button'
export * from './components/Typography'
Expand Down

0 comments on commit 69b53d2

Please sign in to comment.