Skip to content

Commit 05c1906

Browse files
authored
Merge pull request #15 from stackbit/chakra-ui
added chakra ui starter
2 parents 3224916 + a79a2b2 commit 05c1906

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Options:
1919
--version Show version number [boolean]
2020
-s, --starter Choose a starter [choices: "nextjs", "ts-nextjs", "contentful"]
2121
-e, --example Start from an example
22-
[choices: "algolia-search", "dynamic-app", "sb-countdown", "sb-typist", "tutor
22+
[choices: "algolia-search", "chakra-next", "dynamic-app", "sb-countdown", "sb-typist", "tutor
2323
ial-contentful"]
2424
--help Show help [boolean]
2525
```

config.js

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const examples = {
1717
repoUrl: "https://github.com/stackbit-themes/stackbit-examples",
1818
directories: [
1919
"algolia-search",
20+
"chakra-next",
2021
"dynamic-app",
2122
"sb-countdown",
2223
"sb-typist",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)