You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempted import error: 'OSCALStyle' is not exported from '@easydynamics/oscal-react-library' (imported as 'OSCALStyle').
ERROR in ./src/App.js 271:53-63
export 'OSCALStyle' (imported as 'OSCALStyle') was not found in '@easydynamics/oscal-react-library' (possible exports: OSCALCatalogLoader, OSCALComponentLoader, OSCALDrawerSelector, OSCALProfileLoader, OSCALSSPLoader)
ERROR in ./src/App.js 277:44-64
export 'OSCALPermanentDrawer' (imported as 'OSCALPermanentDrawer') was not found in '@easydynamics/oscal-react-library' (possible exports: OSCALCatalogLoader, OSCALComponentLoader, OSCALDrawerSelector, OSCALProfileLoader, OSCALSSPLoader)
ERROR in ./src/App.js 283:43-54
export 'OSCALAppBar' (imported as 'OSCALAppBar') was not found in '@easydynamics/oscal-react-library' (possible exports: OSCALCatalogLoader, OSCALComponentLoader, OSCALDrawerSelector, OSCALProfileLoader, OSCALSSPLoader)
Description
Attempted import error: 'OSCALStyle' is not exported from '@easydynamics/oscal-react-library' (imported as 'OSCALStyle').
ERROR in ./src/App.js 271:53-63
export 'OSCALStyle' (imported as 'OSCALStyle') was not found in '@easydynamics/oscal-react-library' (possible exports: OSCALCatalogLoader, OSCALComponentLoader, OSCALDrawerSelector, OSCALProfileLoader, OSCALSSPLoader)
ERROR in ./src/App.js 277:44-64
export 'OSCALPermanentDrawer' (imported as 'OSCALPermanentDrawer') was not found in '@easydynamics/oscal-react-library' (possible exports: OSCALCatalogLoader, OSCALComponentLoader, OSCALDrawerSelector, OSCALProfileLoader, OSCALSSPLoader)
ERROR in ./src/App.js 283:43-54
export 'OSCALAppBar' (imported as 'OSCALAppBar') was not found in '@easydynamics/oscal-react-library' (possible exports: OSCALCatalogLoader, OSCALComponentLoader, OSCALDrawerSelector, OSCALProfileLoader, OSCALSSPLoader)
Environment
No response
Steps to Reproduce
Expected behavior
Should be able to compile successfully.
Actual Behavior
Failed to compile.
Additional Notes
No response
The text was updated successfully, but these errors were encountered: