We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf1963 commit bcfc669Copy full SHA for bcfc669
packages/default-storage/windows/code/ReactPackageProvider.h
@@ -20,4 +20,4 @@ namespace winrt::ReactNativeAsyncStorage::factory_implementation
20
struct ReactPackageProvider
21
: ReactPackageProviderT<ReactPackageProvider, implementation::ReactPackageProvider> {
22
};
23
-} // namespace winrt::ReactNativeAsyncStorage::factory_implementation
+} // namespace winrt::ReactNativeAsyncStorage::factory_implementation
0 commit comments