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 ff5fbce commit 385c4a3Copy full SHA for 385c4a3
docs/snippets/AddLitChainButton.jsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
3
-export default function AddLitChainButton() {
+export const AddLitChainButton = () => {
4
const addNetwork = () => {
5
const params = [
6
{
0 commit comments