Skip to content

Commit

Permalink
refactor: small changes (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: nikkeyl <[email protected]>
  • Loading branch information
nikkeyl authored Dec 20, 2024
1 parent a666872 commit c0dc44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type { NextConfig } from 'next';
/**
* Define an Next config.
*
* @param {object} config Next.
* @param {object} config NextJS.
*
* @return Next config.
*/
Expand Down

0 comments on commit c0dc44c

Please sign in to comment.