digdir / dialogporten-frontend

Brukergrensesnitt for Dialogporten
https://digdir.github.io/dialogporten-frontend/
MIT License
3 stars 1 forks source link

Refactoring / cleanup: Instead of passing `format` function deeply, refactor it to instead pass up unformated dates and then use the format function directly in the components #784

Open TheKnarf opened 1 week ago

TheKnarf commented 1 week ago

Instead of passing format function deeply, refactor it to instead pass up unformated dates and then use the format function directly in the components.