Closed TomasEng closed 3 months ago
When this is finished, we should complete #13124 by wrapping the spinner/error message for the diff query in Modal.Footer
.
It turns out this is a duplicate of https://github.com/Altinn/altinn-studio/issues/11045
The design system has a
Modal
compoennt, so we should use it in theStudioModal
component. Currently, we useReactModal
, which also implies unnecessary dependencies.