We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f27b7b commit 06b1552Copy full SHA for 06b1552
1 file changed
README.md
@@ -66,7 +66,7 @@ $ npx simple-scaffold@latest \
66
This will immediately create the following file: `src/components/PageWrapper.tsx`
67
68
```tsx
69
-// Created: 2077/01/01
+// Created: 2077-01-01
70
import React from 'react'
71
72
export default PageWrapper: React.FC = (props) => {
0 commit comments