Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Sep 3, 2024
1 parent 228c50d commit afdffd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/swap/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ export type SwapReact = {
* Note: exported as public Type
*/
export type SwapSettingsReact = {
children: React.ReactNode;
className?: string; // Optional className override for top div element.
icon?: ReactNode; // Optional icon override
text?: string; // Optional text override
Expand Down

0 comments on commit afdffd7

Please sign in to comment.