mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 12:30:32 +09:00
fix: import normalize
This commit is contained in:
parent
be4f304953
commit
629a5351b3
@ -1,6 +1,7 @@
|
|||||||
import React from 'react';
|
import React from 'react';
|
||||||
import { useTranslation } from 'react-i18next';
|
import { useTranslation } from 'react-i18next';
|
||||||
import { FaReddit } from 'react-icons/fa';
|
import { FaReddit } from 'react-icons/fa';
|
||||||
|
import { normalize } from '../../../util/text';
|
||||||
|
|
||||||
import { Card, Repeater, DedicatedAvailability } from '../core';
|
import { Card, Repeater, DedicatedAvailability } from '../core';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user