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 9b33b52 commit 434a08cCopy full SHA for 434a08c
README.md
@@ -41,7 +41,7 @@ React and Next.js Snippets with TypeScript support as well!🚀
41
import React, { useState, useEffect } from "react";
42
```
43
44
-5. `rfce` (React functional component)
+5. `rfc` (React functional component)
45
46
```jsx
47
const Component = () => {
0 commit comments