Skip to content

Commit 84eb106

Browse files
committed
introduce cards element
1 parent c75e906 commit 84eb106

File tree

10 files changed

+258
-63
lines changed

10 files changed

+258
-63
lines changed

next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const nextConfig = {
1818
"@mantine/notifications",
1919
"@mantine/tiptap",
2020
"@mantine/code-highlight",
21+
"@mantine/carousel",
2122
],
2223
},
2324
};

package-lock.json

Lines changed: 82 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)