Skip to content

Commit 8931771

Browse files
committed
Rename example class Prefab_ThirdwebConnect to Prefab_ConnectWallet
1 parent b6734ee commit 8931771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Thirdweb/Examples/Scripts/Prefabs/Prefab_ConnectWallet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace Thirdweb.Examples
1313
{
14-
public class Prefab_ThirdwebConnect : MonoBehaviour
14+
public class Prefab_ConnectWallet : MonoBehaviour
1515
{
1616
[Serializable]
1717
public class NetworkIcon

0 commit comments

Comments
 (0)