Skip to content

Commit 434a08c

Browse files
authored
docs: fix typo
1 parent 9b33b52 commit 434a08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ React and Next.js Snippets with TypeScript support as well!🚀
4141
import React, { useState, useEffect } from "react";
4242
```
4343

44-
5. `rfce` (React functional component)
44+
5. `rfc` (React functional component)
4545

4646
```jsx
4747
const Component = () => {

0 commit comments

Comments
 (0)