Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ interface ThirdwebProviderProps<TChains extends Chain[]>
* ```
*
*/
locale: Locale;
locale?: Locale;
}

/**
Expand Down