Skip to content

Commit

Permalink
feat: extending docs theme with new feature and fixes
Browse files Browse the repository at this point in the history
removed newNextLinkBehavior option
added react-wrap-balancer on all header
exporting zoom
exporting toast as hook
added new meta description config
Fathom added to the docs
updated copy/symlink script for the docs
exporting search
added new accordion and accordion-group component
added new image-frame component
added new tooltip component

BREAKING CHANGE: next.js version changed to >=13.1.5

Signed-off-by: prisis <d.bannert@anolilab.de>
  • Loading branch information
prisis committed Jul 31, 2023
1 parent d1af26f commit 40664ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/api-platform/src/reset.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Do not add any other lines of code to this file!
// eslint-disable-next-line import/no-extraneous-dependencies
import "@total-typescript/ts-reset";
a;

0 comments on commit 40664ad

Please sign in to comment.