[System projektowy React] Element APP nie jest zdefiniowany. Użyj Settings.setAppElement (EL)

import settings from 'design-system-react/components/settings';
settings.setAppElement('#mount');
Proud Panther