Oops
This commit is contained in:
parent
7081aa7bca
commit
4300aec72d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import React, { useState, useRef, useEffect, useMemo, useCallback } from 'react';
|
||||
import React, { useState, useRef, useEffect, useMemo } from 'react';
|
||||
import { Settings } from './components/Settings';
|
||||
import { RoundsHistory } from './components/RoundsHistory';
|
||||
import { Instructions } from './components/Instructions';
|
||||
|
|
Loading…
Add table
Reference in a new issue