Skip to content

Commit

Permalink
Update index.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 13, 2024
1 parent 2261050 commit 98758c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/showcase/api/index.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { app } from '../dist/primeng/server/server.mjs';
import { app } from '../dist/showcase/server/server.mjs';

const server = app();

Expand Down

0 comments on commit 98758c8

Please sign in to comment.