Skip to content

Commit

Permalink
Export get address
Browse files Browse the repository at this point in the history
  • Loading branch information
vhande committed Nov 20, 2024
1 parent c15c833 commit 5205479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/create/OfferForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const getTerms = (typeAndTheme: FormDataUnion['typeAndTheme']) => {
return { terms };
};

const getAddress = (
export const getAddress = (
address: Address,
language: SupportedLanguage,
mainLanguage: SupportedLanguage,
Expand Down

0 comments on commit 5205479

Please sign in to comment.