Skip to content

Commit

Permalink
💚 fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
kunkoala committed Oct 30, 2024
1 parent 42a8b76 commit e3b5c60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/util/localization.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2024 German Aerospace Center (DLR)
// SPDX-License-Identifier: Apache-2.0

import {useMemo} from 'react';
import {NumberFormatter} from 'util/hooks';
import {useTranslation} from 'react-i18next';
Expand Down

0 comments on commit e3b5c60

Please sign in to comment.