eslint fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useState, useEffect } from 'react';
|
||||
import { useEffect,useState } from 'react';
|
||||
|
||||
interface RuntimeConfig {
|
||||
EnableComments: boolean;
|
||||
|
||||
Reference in New Issue
Block a user