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
However, im getting this compile time error with that form: Cannot find module or type declarations for side-effect import of 'dap-design-system/dist/dds.js'.
The guide recommend to import the system in the main.ts like
import 'dap-design-system/dist/dds.js';
https://services.gov.hu/design-system-dev/frameworks/angular
However, im getting this compile time error with that form:
Cannot find module or type declarations for side-effect import of 'dap-design-system/dist/dds.js'.
on: