mirror of
https://github.com/byulmaru/quesdon
synced 2024-11-27 14:28:04 +09:00
Children이 먼저 임포트 되도록 수정
This commit is contained in:
parent
838cf7d8bf
commit
fdd2bfdc52
@ -1,6 +1,6 @@
|
||||
import * as React from 'react';
|
||||
import { Helmet } from 'react-helmet';
|
||||
import { Children } from 'react';
|
||||
import { Helmet } from 'react-helmet';
|
||||
|
||||
export class Title extends React.Component
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user