We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c7d3d commit f674d64Copy full SHA for f674d64
src/index.js
@@ -20,5 +20,5 @@ export function incrementValue() {
20
}
21
22
export function feature() {
23
- return 'cool';
+ return 'cool feature';
24
0 commit comments