Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portalen: Rydde opp i imports #4215

Closed
Tracked by #4214
kristianulv23 opened this issue Oct 24, 2024 · 0 comments
Closed
Tracked by #4214

Portalen: Rydde opp i imports #4215

kristianulv23 opened this issue Oct 24, 2024 · 0 comments
Assignees

Comments

@kristianulv23
Copy link
Contributor

kristianulv23 commented Oct 24, 2024

Rydde opp i imports ved å fjerne alle referanser til de gamle Jøkul-pakkene, slik at vi i stedet bruker Allpakka.

Eksempel

Fra:
import { NavCard } from '@fremtind/jkl-card-react'; 

Til:
import { NavCard } from '@fremtind/jokul';

PS: Anbefaler å vente med denne oppgaven til følgende PR er merget inn: #4208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant