Skip to content

Commit 2101311

Browse files
committed
Fix formatting in CAPThemeProvider
1 parent 15393a9 commit 2101311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-cap-theme/src/theme/CAPThemeProvider.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ export const CAPThemeProvider = ({
5757
{children}
5858
</FluentProvider>
5959
);
60-
};
60+
};

0 commit comments

Comments
 (0)