mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-20 07:16:46 +00:00
minor
This commit is contained in:
@@ -96,7 +96,7 @@ export const NotionPage: React.FC<types.PageProps> = ({
|
||||
repo='transitive-bullshit/transitivebullsh.it'
|
||||
issueMap='issue-term'
|
||||
issueTerm='title'
|
||||
label='blog'
|
||||
label='blog post'
|
||||
theme='preferred-color-scheme'
|
||||
/>
|
||||
)
|
||||
|
||||
@@ -61,7 +61,6 @@
|
||||
"eslint-plugin-prettier": "^3.1.1",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.18.0",
|
||||
"next-svgr": "^0.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.0.5",
|
||||
"typescript": "^4.0.2"
|
||||
|
||||
Reference in New Issue
Block a user