style: prettier

This commit is contained in:
Hanif Dwy Putra S
2022-05-26 14:35:38 +00:00
committed by GitHub
parent 21dd9e6af4
commit 70ef16badd

View File

@@ -1,7 +1,7 @@
import React from 'react';
import useSWR, {Fetcher} from 'swr';
import {ExtractedInfo} from 'tiktok-dl-core';
import { getTikTokURL } from '../lib/url';
import {getTikTokURL} from '../lib/url';
// // ERRORS ///
/**