Skip to content

Commit

Permalink
Move MutationObserver native module to common directory
Browse files Browse the repository at this point in the history
Differential Revision: D55380179
  • Loading branch information
rubennorte authored and facebook-github-bot committed Mar 28, 2024
1 parent 6dcd058 commit e0b64af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
#include <FBReactNativeSpec/FBReactNativeSpecJSI.h>
#include <react/renderer/observers/mutation/MutationObserverManager.h>
#include <react/renderer/uimanager/UIManager.h>
#include <optional>
#include <string>
#include <functional>
#include <vector>

namespace facebook::react {
Expand Down

0 comments on commit e0b64af

Please sign in to comment.