feat: format project and change in test example default component (#2350)

# Summary
Format the whole project.
This commit is contained in:
Bohdan Artiukhov
2024-07-18 12:45:36 +02:00
committed by GitHub
parent 74445cc0fd
commit 2b6ced416b
7 changed files with 30 additions and 24 deletions

View File

@@ -12,9 +12,9 @@
#include <react/renderer/imagemanager/primitives.h>
#ifdef ANDROID
#include <folly/dynamic.h>
#include <react/renderer/mapbuffer/MapBuffer.h>
#include <react/renderer/mapbuffer/MapBufferBuilder.h>
#include <folly/dynamic.h>
#endif
namespace facebook {